]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
toolchain: Omit autoreconf in coreutils.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 30 Jul 2010 08:03:33 +0000 (10:03 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 30 Jul 2010 08:03:33 +0000 (10:03 +0200)
Generally, we need this here but only for the testsuite
that isn't run.

pkgs/toolchain/coreutils/coreutils.nm

index d813b86636256fc21e21b4fb22cc50b8f10c604e..8d5e6c228a796a4df50d8995f103ee143a3a86d8 100644 (file)
@@ -3,6 +3,8 @@ PKG_TOOLCHAIN_DEPS += acl attr gcc glibc ncurses
 
 include ../../core/coreutils/coreutils.nm
 
+STAGE_PREPARE_CMDS = # We need to autoreconf here
+
 define STAGE_BUILD
        cd $(DIR_APP) && \
                gl_cv_func_printf_directive_n=no \