Skip to content
Snippets Groups Projects
Commit 4cdf7230 authored by Imre Kaloz's avatar Imre Kaloz
Browse files

switch to uClibc 0.9.31

SVN-Revision: 23781
parent 5403c776
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
choice
prompt "uClibc Version"
depends on TOOLCHAINOPTS && USE_UCLIBC
default UCLIBC_VERSION_0_9_30_1
default UCLIBC_VERSION_0_9_31
help
Select the version of uClibc you wish to use.
......
......@@ -4,4 +4,4 @@ config UCLIBC_VERSION
default "0.9.30.1" if UCLIBC_VERSION_0_9_30_1
default "0.9.31" if UCLIBC_VERSION_0_9_31
default "0.9.32" if UCLIBC_VERSION_0_9_32
default "0.9.30.1"
default "0.9.31"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment