]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
toolchain: make is not built more than once anymore.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Aug 2012 21:56:53 +0000 (17:56 -0400)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Aug 2012 21:56:53 +0000 (17:56 -0400)
lfs/make

index ba34283df3a6efd947e8d69aff89ad0647b03938..14d269bc07b8cebafeec16fa6f571338287a4cba 100644 (file)
--- 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 =