projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[x86] net5501: adjust CFLAGS and package selection (#10893)
[openwrt.git]
/
toolchain
/
uClibc
/
Config.version
diff --git
a/toolchain/uClibc/Config.version
b/toolchain/uClibc/Config.version
index
843a499
..
d122ccc
100644
(file)
--- a/
toolchain/uClibc/Config.version
+++ b/
toolchain/uClibc/Config.version
@@
-3,3
+3,11
@@
config UCLIBC_VERSION
depends on USE_UCLIBC
default "0.9.32" if UCLIBC_VERSION_0_9_32
default "0.9.32"
+
+if !TOOLCHAINOPTS
+
+ config UCLIBC_VERSION_0_9_32
+ default y if USE_UCLIBC
+ bool
+
+endif
This page took
0.025129 seconds
and
4
git commands to generate.