projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
make gcc4 depend on libgcc, and disable the libgcc hack for it
[openwrt.git]
/
toolchain
/
gcc
/
Config.in
diff --git
a/toolchain/gcc/Config.in
b/toolchain/gcc/Config.in
index
759daea
..
bec032e
100644
(file)
--- a/
toolchain/gcc/Config.in
+++ b/
toolchain/gcc/Config.in
@@
-29,6
+29,7
@@
choice
config BR2_GCC_VERSION_4_0_2
bool "gcc 4.0.2"
select BR2_GCC_3_4
+ select BR2_PACKAGE_LIBGCC
endchoice
This page took
0.019115 seconds
and
4
git commands to generate.