projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea095c0
)
remove stale libgcc menuconfig item
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 30 May 2006 20:24:57 +0000
(20:24 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 30 May 2006 20:24:57 +0000
(20:24 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3851
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
toolchain/gcc/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/gcc/Config.in
b/toolchain/gcc/Config.in
index
0835b5c
..
506287a
100644
(file)
--- a/
toolchain/gcc/Config.in
+++ b/
toolchain/gcc/Config.in
@@
-29,12
+29,6
@@
choice
endchoice
-config PACKAGE_LIBGCC
- tristate
- prompt "libgcc package" if TOOLCHAINOPTS
- default y if GCC_VERSION_4_0_2 || GCC_VERSION_4_0_3 || GCC_VERSION_4_1_0
- default m
-
config GCC_VERSION
string
prompt "GCC compiler Version" if (TOOLCHAINOPTS && NULL)