Commit 7bfc5d37 authored by Manuel Novoa III 's avatar Manuel Novoa III
Browse files

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

users _and_ us some grief.
parent 5343886e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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