From: Michael Tremer Date: Fri, 30 Jul 2010 08:03:33 +0000 (+0200) Subject: toolchain: Omit autoreconf in coreutils. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d535f727f97cd86dfd63b1c430c289d76d776af;p=ipfire-3.x.git toolchain: Omit autoreconf in coreutils. Generally, we need this here but only for the testsuite that isn't run. --- diff --git a/pkgs/toolchain/coreutils/coreutils.nm b/pkgs/toolchain/coreutils/coreutils.nm index d813b8663..8d5e6c228 100644 --- a/pkgs/toolchain/coreutils/coreutils.nm +++ b/pkgs/toolchain/coreutils/coreutils.nm @@ -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 \