mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-02 19:11:20 +02:00
Revert "sec-policy/selinux-base: force sequential build in src_configure"
This is not the cause for the build failure - a missing build time dependency is. This reverts commit ee3a8514ebd144f081b679225b332ef13b010e26.
This commit is contained in:
parent
6b1f6ff813
commit
3e548aca7e
@ -81,11 +81,7 @@ src_configure() {
|
||||
|
||||
# Prepare initial configuration
|
||||
cd "${S}/refpolicy" || die
|
||||
# Parallel make fails with:
|
||||
# python3 -t -t -E -W error support/sedoctool.py -b policy/booleans.conf -m policy/modules.conf -x doc/policy.xml
|
||||
# support/sedoctool.py exiting for: Error while parsing xml
|
||||
# make: *** [Makefile:415: conf.intermediate] Error 1
|
||||
emake -j1 conf
|
||||
emake conf
|
||||
|
||||
# Setup the policies based on the types delivered by the end user.
|
||||
# These types can be "targeted", "strict", "mcs" and "mls".
|
||||
|
Loading…
x
Reference in New Issue
Block a user