coreutils: Build with --disable-xattr
Build with --disable-xattr to avoid linking in libattr.so.
This commit is contained in:
parent
f566a50c85
commit
3ae5dc75ef
@ -11,6 +11,7 @@ TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/coreutils/coreutils-${TERMUX_PK
|
|||||||
# uptime is provided by procps.
|
# uptime is provided by procps.
|
||||||
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
|
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
|
||||||
gl_cv_host_operating_system=Android
|
gl_cv_host_operating_system=Android
|
||||||
|
--disable-xattr
|
||||||
--enable-no-install-program=pinky,df,chroot,env,users,who,uptime
|
--enable-no-install-program=pinky,df,chroot,env,users,who,uptime
|
||||||
--enable-single-binary=symlinks
|
--enable-single-binary=symlinks
|
||||||
--without-gmp
|
--without-gmp
|
||||||
|
Loading…
Reference in New Issue
Block a user