projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
tools/mkimage: Include sys/types.h on Darwin/BSD.
[openwrt.git]
/
toolchain
/
uClibc
/
config
/
powerpc
diff --git
a/toolchain/uClibc/config/powerpc
b/toolchain/uClibc/config/powerpc
index
2b42ecd
..
dc43e06
100644
(file)
--- a/
toolchain/uClibc/config/powerpc
+++ b/
toolchain/uClibc/config/powerpc
@@
-68,7
+68,7
@@
LDSO_CACHE_SUPPORT=y
# LDSO_PRELOAD_FILE_SUPPORT is not set
LDSO_BASE_FILENAME="ld.so"
LDSO_RUNPATH=y
-# DL_FINI_CRT_COMPAT is not set
+DL_FINI_CRT_COMPAT=y
UCLIBC_CTOR_DTOR=y
# HAS_NO_THREADS is not set
UCLIBC_HAS_THREADS=y
This page took
0.025036 seconds
and
4
git commands to generate.