projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5343886
)
Note that the OPTIMIZE_FOR_CPU setting is broken, and save both the
author
Manuel Novoa III
<mjn3@codepoet.org>
Sun, 16 Nov 2003 04:54:06 +0000
(
04:54
-0000)
committer
Manuel Novoa III
<mjn3@codepoet.org>
Sun, 16 Nov 2003 04:54:06 +0000
(
04:54
-0000)
users _and_ us some grief.
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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