Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kincsescsaba committed Feb 27, 2024
1 parent e711b20 commit c270b2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/minimal_overlay/bundles/util_linux/02_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ CFLAGS="$CFLAGS" ./configure \
#--enable-libuuid \
#--enable-libsmartcols \
#--without-python \
--without-systemd \
--without-systemdsystemunitdir
#--without-systemd \
#--without-systemdsystemunitdir

echo "Building '$BUNDLE_NAME'."
make -j $NUM_JOBS
Expand Down

0 comments on commit c270b2b

Please sign in to comment.