projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Rewrite platform code to be smarter
[openwrt.git]
/
toolchain
/
uClibc
/
config
/
mipsel
diff --git
a/toolchain/uClibc/config/mipsel
b/toolchain/uClibc/config/mipsel
index
7a959e2
..
ca9184d
100644
(file)
--- a/
toolchain/uClibc/config/mipsel
+++ b/
toolchain/uClibc/config/mipsel
@@
-10,6
+10,7
@@
#
# TARGET_alpha is not set
# TARGET_arm is not set
#
# TARGET_alpha is not set
# TARGET_arm is not set
+# TARGET_avr32 is not set
# TARGET_bfin is not set
# TARGET_cris is not set
# TARGET_e1 is not set
# TARGET_bfin is not set
# TARGET_cris is not set
# TARGET_e1 is not set
@@
-68,7
+69,7
@@
LDSO_LDD_SUPPORT=y
LDSO_CACHE_SUPPORT=y
# LDSO_PRELOAD_FILE_SUPPORT is not set
LDSO_BASE_FILENAME="ld.so"
LDSO_CACHE_SUPPORT=y
# LDSO_PRELOAD_FILE_SUPPORT is not set
LDSO_BASE_FILENAME="ld.so"
-# LDSO_RUNPATH is not set
+LDSO_RUNPATH=y
DL_FINI_CRT_COMPAT=y
UCLIBC_CTOR_DTOR=y
# HAS_NO_THREADS is not set
DL_FINI_CRT_COMPAT=y
UCLIBC_CTOR_DTOR=y
# HAS_NO_THREADS is not set
This page took
0.025909 seconds
and
4
git commands to generate.