projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
uClibc: fix compile error on avr32
[openwrt.git]
/
toolchain
/
uClibc
/
config-0.9.32
/
common
diff --git
a/toolchain/uClibc/config-0.9.32/common
b/toolchain/uClibc/config-0.9.32/common
index
a891aa4
..
579784f
100644
(file)
--- a/
toolchain/uClibc/config-0.9.32/common
+++ b/
toolchain/uClibc/config-0.9.32/common
@@
-168,6
+168,7
@@
UCLIBC_HAS_TM_EXTENSIONS=y
UCLIBC_HAS_TZ_CACHING=y
UCLIBC_HAS_TZ_FILE=y
UCLIBC_HAS_TZ_FILE_READ_MANY=y
+# UCLIBC_HAS_UTMPX is not set
UCLIBC_HAS_WCHAR=y
UCLIBC_HAS_WORDEXP=y
# UCLIBC_HAS_XATTR is not set
This page took
0.024005 seconds
and
4
git commands to generate.