Note that the OPTIMIZE_FOR_CPU setting is broken, and save both the
authorManuel Novoa III <mjn3@codepoet.org>
Sun, 16 Nov 2003 04:54:06 +0000 (04:54 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Sun, 16 Nov 2003 04:54:06 +0000 (04:54 -0000)
users _and_ us some grief.

Makefile

index a8f7531245e284cef84383ddce1b8183ef709d1b..5a7d7aad7562aac410218873d5afc403b8e1fa65 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -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