Skip to content

Commit e77ded1

Browse files
authored
Update build-gnu.sh
1 parent 0456b30 commit e77ded1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

util/build-gnu.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@ else
130130
fi
131131
cd -
132132

133+
# While we support system missing libselinux, we still tun tests for runcon
134+
cargo build --profile="${UU_MAKE_PROFILE}" -p uu_runcon
133135
# Pass the feature flags to make, which will pass them to cargo
134136
"${MAKE}" PROFILE="${UU_MAKE_PROFILE}" CARGOFLAGS="${CARGO_FEATURE_FLAGS}"
135137
touch g

0 commit comments

Comments
 (0)