We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4526136 commit 9a39cbaCopy full SHA for 9a39cba
util/build-gnu.sh
@@ -134,7 +134,7 @@ else
134
fi
135
cd -
136
# Add missing SELINUX_PROGS for tests
137
-cargo build --profile="${UU_MAKE_PROFILE}" -p uu_runcon -p uu_chcon
+cargo build --profile="${UU_MAKE_PROFILE}" -p uu_runcon #-p uu_chcon
138
# Pass the feature flags to make, which will pass them to cargo
139
"${MAKE}" PROFILE="${UU_MAKE_PROFILE}" CARGOFLAGS="${CARGO_FEATURE_FLAGS}"
140
touch g
0 commit comments