toolchain: switch back to uClibc for octeon, it actually works now
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41576
This commit is contained in:
parent
f083ca9743
commit
9c51ab13d3
1 changed files with 0 additions and 1 deletions
|
@ -203,7 +203,6 @@ comment "C Library"
|
||||||
|
|
||||||
choice
|
choice
|
||||||
prompt "C Library implementation" if TOOLCHAINOPTS
|
prompt "C Library implementation" if TOOLCHAINOPTS
|
||||||
default LIBC_USE_EGLIBC if octeon
|
|
||||||
default LIBC_USE_UCLIBC
|
default LIBC_USE_UCLIBC
|
||||||
help
|
help
|
||||||
Select the C library implementation.
|
Select the C library implementation.
|
||||||
|
|
Loading…
Reference in a new issue