projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f083ca9
)
toolchain: switch back to uClibc for octeon, it actually works now
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 10 Jul 2014 20:48:31 +0000
(20:48 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 10 Jul 2014 20:48:31 +0000
(20:48 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41576
toolchain/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/Config.in
b/toolchain/Config.in
index 637d539452ad2142fd0e062ecde59ac80801b909..7257f1db093512f8af576d7199a41320db591d83 100644
(file)
--- a/
toolchain/Config.in
+++ b/
toolchain/Config.in
@@
-203,7
+203,6
@@
comment "C Library"
choice
prompt "C Library implementation" if TOOLCHAINOPTS
- default LIBC_USE_EGLIBC if octeon
default LIBC_USE_UCLIBC
help
Select the C library implementation.