projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[etrax] Comment out a debug message on usb host driver
[openwrt.git]
/
toolchain
/
uClibc
/
config
/
0.9.30
/
armeb
diff --git
a/toolchain/uClibc/config/0.9.30/armeb
b/toolchain/uClibc/config/0.9.30/armeb
index
38fa0e8
..
0b2abbf
100644
(file)
--- a/
toolchain/uClibc/config/0.9.30/armeb
+++ b/
toolchain/uClibc/config/0.9.30/armeb
@@
-102,7
+102,7
@@
MALLOC_STANDARD=y
MALLOC_GLIBC_COMPAT=y
UCLIBC_DYNAMIC_ATEXIT=y
COMPAT_ATEXIT=y
-# UCLIBC_SUSV3_LEGACY is not set
+UCLIBC_SUSV3_LEGACY=y
UCLIBC_SUSV3_LEGACY_MACROS=y
# UCLIBC_HAS_STUBS is not set
UCLIBC_HAS_SHADOW=y
This page took
0.024595 seconds
and
4
git commands to generate.