projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[brcm-2.4] remove asterisk from default vlan ports in netconfig
[openwrt.git]
/
toolchain
/
uClibc
/
config-0.9.30.1
/
common
diff --git
a/toolchain/uClibc/config-0.9.30.1/common
b/toolchain/uClibc/config-0.9.30.1/common
index
0df03c5
..
9cd2e3d
100644
(file)
--- a/
toolchain/uClibc/config-0.9.30.1/common
+++ b/
toolchain/uClibc/config-0.9.30.1/common
@@
-64,6
+64,7
@@
TARGET_SUBARCH=""
# TARGET_sh is not set
# TARGET_sh64 is not set
# TARGET_sparc is not set
# TARGET_sh is not set
# TARGET_sh64 is not set
# TARGET_sparc is not set
+# TARGET_ubicom32 is not set
# TARGET_v850 is not set
# TARGET_vax is not set
# TARGET_x86_64 is not set
# TARGET_v850 is not set
# TARGET_vax is not set
# TARGET_x86_64 is not set
@@
-167,7
+168,7
@@
UCLIBC_LINUX_SPECIFIC=y
UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
UCLIBC_PWD_BUFFER_SIZE=256
# UCLIBC_STATIC_LDCONFIG is not set
UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
UCLIBC_PWD_BUFFER_SIZE=256
# UCLIBC_STATIC_LDCONFIG is not set
-# UCLIBC_SUPPORT_AI_ADDRCONFIG is not set
+UCLIBC_SUPPORT_AI_ADDRCONFIG=y
UCLIBC_SUSV3_LEGACY=y
UCLIBC_SUSV3_LEGACY_MACROS=y
# UCLIBC_SV4_DEPRECATED is not set
UCLIBC_SUSV3_LEGACY=y
UCLIBC_SUSV3_LEGACY_MACROS=y
# UCLIBC_SV4_DEPRECATED is not set
This page took
0.025525 seconds
and
4
git commands to generate.