toolchain: build toolchain on armv6l and armv7l.

fixed build on hostsystems with hw-float works.
This commit is contained in:
Arne Fitzenreiter
2012-08-11 14:06:56 -04:00
parent 743c467204
commit 6c9d6fcc50
4 changed files with 20 additions and 3 deletions

View File

@@ -49,6 +49,10 @@ else
EXTRA_INSTALL =
endif
ifeq "$(PASS)" "1"
CFLAGS =
endif
###############################################################################
# Top-level Rules
###############################################################################