projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7da5ba
)
- remove old reminder that is already dealt with.
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Sun, 21 Jan 2007 11:34:14 +0000
(11:34 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Sun, 21 Jan 2007 11:34:14 +0000
(11:34 -0000)
toolchain/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/Config.in
b/toolchain/Config.in
index e646391959ef80628a4f450b096149da98581f03..06e6b514c504611834d1571c12380840702eaa95 100644
(file)
--- a/
toolchain/Config.in
+++ b/
toolchain/Config.in
@@
-58,15
+58,5
@@
config BR2_CROSS_TOOLCHAIN_TARGET_UTILS
Answer Y if you want these apps (if built) copied into the cross toolchain
dir under <arch>-linux-uclibc/target_utils/.
-# Might be worth experimenting with for gcc 3.4.x.
-#GCC_WITH_CPU:=
-#GCC_WITH_ARCH:=
-#GCC_WITH_TUNE:=
-
-#GCC_WITH_CPU:=--with-cpu=
-#GCC_WITH_ARCH:=--with-arch=
-#GCC_WITH_TUNE:=--with-tune=
-
-
endmenu