projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
uClibc: add back a few cflags that were being overwritten, might fix a few segfauls...
[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
579784f
..
9f9480c
100644
(file)
--- a/
toolchain/uClibc/config-0.9.32/common
+++ b/
toolchain/uClibc/config-0.9.32/common
@@
-124,6
+124,7
@@
UCLIBC_HAS_LIBNSL_STUB=y
UCLIBC_HAS_LIBRESOLV_STUB=y
UCLIBC_HAS_LIBUTIL=y
# UCLIBC_HAS_LOCALE is not set
+UCLIBC_HAS_LONG_DOUBLE_MATH=y
UCLIBC_HAS_NETWORK_SUPPORT=y
UCLIBC_HAS_NFTW=y
# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
This page took
0.026006 seconds
and
4
git commands to generate.