diff --git a/srcpkgs/coreutils/template b/srcpkgs/coreutils/template index f9d36e5fb7f..a07a1ca4f11 100644 --- a/srcpkgs/coreutils/template +++ b/srcpkgs/coreutils/template @@ -1,7 +1,7 @@ # Template file for 'coreutils' pkgname=coreutils version=8.23 -revision=3 +revision=4 bootstrap=yes makedepends="gmp-devel acl-devel libcap-devel" replaces="chroot-coreutils>=0" @@ -18,7 +18,7 @@ fi do_configure() { if [ "$CROSS_BUILD" ]; then - configure_args+=" fu_cv_sys_stat_statfs2_bsize=yes + configure_args+=" fu_cv_sys_stat_statfs2_bsize=no gl_cv_func_working_mkstemp=yes gl_cv_func_working_acl_get_file=yes " fi