util-linux-ng: add some build options

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-07-03 23:53:44 +02:00
parent be5139e6ef
commit c43a62d703

View File

@ -12,7 +12,15 @@ gt_cv_func_gnugettext1_libintl=no \
--enable-shared \
--disable-static \
--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 mount