projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[package] libpcap: explicitely disable libnl support to prevent different build resul...
[openwrt.git]
/
toolchain
/
uClibc
/
Config.version
1
config UCLIBC_VERSION
2
string
3
depends on USE_UCLIBC
4
default "0.9.32" if UCLIBC_VERSION_0_9_32
5
default "0.9.33" if UCLIBC_VERSION_0_9_33
6
default "0.9.33"
7
8
if !TOOLCHAINOPTS
9
10
config UCLIBC_VERSION_0_9_33
11
default y if USE_UCLIBC
12
bool
13
14
endif
This page took
0.057325 seconds
and
5
git commands to generate.