toolchain: make is not built more than once anymore.

This commit is contained in:
Michael Tremer
2012-08-11 17:56:53 -04:00
parent 40e38688a1
commit cecd6ab4b2

View File

@@ -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 =