From: Michael Tremer Date: Sat, 11 Aug 2012 21:56:53 +0000 (-0400) Subject: toolchain: make is not built more than once anymore. X-Git-Tag: v2.13-beta1~282 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cecd6ab4b2278475ee68efb94abc0d884c746d50;p=ipfire-2.x.git toolchain: make is not built more than once anymore. --- diff --git a/lfs/make b/lfs/make index ba34283df3..14d269bc07 100644 --- a/lfs/make +++ b/lfs/make @@ -43,7 +43,7 @@ ifeq "$(ROOT)" "" EXTRA_MAKE = EXTRA_INSTALL = else - TARGET = $(DIR_INFO)/$(THISAPP)-tools-pass$(PASS) + TARGET = $(DIR_INFO)/$(THISAPP)-tools EXTRA_CONFIG = --prefix=/tools --disable-nls EXTRA_MAKE = EXTRA_INSTALL =