projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
replace cflags hacks with the correct solution
[openwrt.git]
/
toolchain
/
uClibc
/
config
/
mipsel
diff --git
a/toolchain/uClibc/config/mipsel
b/toolchain/uClibc/config/mipsel
index
b8efcff
..
11940ff
100644
(file)
--- a/
toolchain/uClibc/config/mipsel
+++ b/
toolchain/uClibc/config/mipsel
@@
-92,7
+92,7
@@
UCLIBC_DYNAMIC_ATEXIT=y
HAS_SHADOW=y
COMPAT_ATEXIT=y
# UCLIBC_SUSV3_LEGACY is not set
-# UCLIBC_SUSV3_LEGACY_MACROS is not set
+UCLIBC_SUSV3_LEGACY_MACROS=y
# UCLIBC_HAS_SHADOW is not set
# UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
UCLIBC_HAS___PROGNAME=y
This page took
0.024752 seconds
and
4
git commands to generate.