Note that the OPTIMIZE_FOR_CPU setting is broken, and save both the

users _and_ us some grief.
2012.11.x
Manuel Novoa III 2003-11-16 04:54:06 +00:00
parent 5343886e9e
commit 7bfc5d37f4
1 changed files with 2 additions and 0 deletions

View File

@ -66,7 +66,9 @@ BUILD_WITH_LARGEFILE:=true
WGET:=wget --passive-ftp
# Optimize toolchain for which type of CPU?
# WARNING!!! CURRENTLY BROKEN!!! LEAVE IT AS $(ARCH)!!!
OPTIMIZE_FOR_CPU=$(ARCH)
# WARNING!!! CURRENTLY BROKEN!!! LEAVE IT AS $(ARCH)!!!
#OPTIMIZE_FOR_CPU=i486
#OPTIMIZE_FOR_CPU=strongarm
#OPTIMIZE_FOR_CPU=whatever