mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-06 09:27:49 +00:00
util-linux-ng: add some build options
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
be5139e6ef
commit
c43a62d703
@ -12,7 +12,15 @@ gt_cv_func_gnugettext1_libintl=no \
|
|||||||
--enable-shared \
|
--enable-shared \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--disable-tls \
|
--disable-tls \
|
||||||
--without-ncurses
|
--without-ncurses \
|
||||||
|
--disable-libmount \
|
||||||
|
--disable-mesg \
|
||||||
|
--disable-partx \
|
||||||
|
--without-slang \
|
||||||
|
--without-utempter \
|
||||||
|
--without-pam \
|
||||||
|
--without-selinux \
|
||||||
|
--without-audit
|
||||||
|
|
||||||
make -C fdisk sfdisk
|
make -C fdisk sfdisk
|
||||||
make -C mount
|
make -C mount
|
||||||
|
Loading…
x
Reference in New Issue
Block a user