mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-30 16:14:12 +00:00
Enable LDSO_RUNPATH in uClibc configuration for all platforms
SVN-Revision: 7769
This commit is contained in:
parent
cf1faf4778
commit
b67e1aee7e
@ -67,7 +67,7 @@ LDSO_LDD_SUPPORT=y
|
|||||||
LDSO_CACHE_SUPPORT=y
|
LDSO_CACHE_SUPPORT=y
|
||||||
# LDSO_PRELOAD_FILE_SUPPORT is not set
|
# LDSO_PRELOAD_FILE_SUPPORT is not set
|
||||||
LDSO_BASE_FILENAME="ld.so"
|
LDSO_BASE_FILENAME="ld.so"
|
||||||
# LDSO_RUNPATH is not set
|
LDSO_RUNPATH=y
|
||||||
# DL_FINI_CRT_COMPAT is not set
|
# DL_FINI_CRT_COMPAT is not set
|
||||||
UCLIBC_CTOR_DTOR=y
|
UCLIBC_CTOR_DTOR=y
|
||||||
# HAS_NO_THREADS is not set
|
# HAS_NO_THREADS is not set
|
||||||
|
@ -67,7 +67,7 @@ LDSO_LDD_SUPPORT=y
|
|||||||
LDSO_CACHE_SUPPORT=y
|
LDSO_CACHE_SUPPORT=y
|
||||||
# LDSO_PRELOAD_FILE_SUPPORT is not set
|
# LDSO_PRELOAD_FILE_SUPPORT is not set
|
||||||
LDSO_BASE_FILENAME="ld.so"
|
LDSO_BASE_FILENAME="ld.so"
|
||||||
# LDSO_RUNPATH is not set
|
LDSO_RUNPATH=y
|
||||||
# DL_FINI_CRT_COMPAT is not set
|
# DL_FINI_CRT_COMPAT is not set
|
||||||
UCLIBC_CTOR_DTOR=y
|
UCLIBC_CTOR_DTOR=y
|
||||||
# HAS_NO_THREADS is not set
|
# HAS_NO_THREADS is not set
|
||||||
|
@ -58,7 +58,7 @@ LDSO_LDD_SUPPORT=y
|
|||||||
LDSO_CACHE_SUPPORT=y
|
LDSO_CACHE_SUPPORT=y
|
||||||
# LDSO_PRELOAD_FILE_SUPPORT is not set
|
# LDSO_PRELOAD_FILE_SUPPORT is not set
|
||||||
LDSO_BASE_FILENAME="ld.so"
|
LDSO_BASE_FILENAME="ld.so"
|
||||||
# LDSO_RUNPATH is not set
|
LDSO_RUNPATH=y
|
||||||
# DL_FINI_CRT_COMPAT is not set
|
# DL_FINI_CRT_COMPAT is not set
|
||||||
UCLIBC_CTOR_DTOR=y
|
UCLIBC_CTOR_DTOR=y
|
||||||
# HAS_NO_THREADS is not set
|
# HAS_NO_THREADS is not set
|
||||||
|
@ -56,7 +56,7 @@ LDSO_LDD_SUPPORT=y
|
|||||||
LDSO_CACHE_SUPPORT=y
|
LDSO_CACHE_SUPPORT=y
|
||||||
# LDSO_PRELOAD_FILE_SUPPORT is not set
|
# LDSO_PRELOAD_FILE_SUPPORT is not set
|
||||||
LDSO_BASE_FILENAME="ld.so"
|
LDSO_BASE_FILENAME="ld.so"
|
||||||
# LDSO_RUNPATH is not set
|
LDSO_RUNPATH=y
|
||||||
# DL_FINI_CRT_COMPAT is not set
|
# DL_FINI_CRT_COMPAT is not set
|
||||||
# UCLIBC_CTOR_DTOR is not set
|
# UCLIBC_CTOR_DTOR is not set
|
||||||
# HAS_NO_THREADS is not set
|
# HAS_NO_THREADS is not set
|
||||||
|
@ -84,7 +84,7 @@ LDSO_LDD_SUPPORT=y
|
|||||||
LDSO_CACHE_SUPPORT=y
|
LDSO_CACHE_SUPPORT=y
|
||||||
# LDSO_PRELOAD_FILE_SUPPORT is not set
|
# LDSO_PRELOAD_FILE_SUPPORT is not set
|
||||||
LDSO_BASE_FILENAME="ld.so"
|
LDSO_BASE_FILENAME="ld.so"
|
||||||
# LDSO_RUNPATH is not set
|
LDSO_RUNPATH=y
|
||||||
# DL_FINI_CRT_COMPAT is not set
|
# DL_FINI_CRT_COMPAT is not set
|
||||||
UCLIBC_CTOR_DTOR=y
|
UCLIBC_CTOR_DTOR=y
|
||||||
# HAS_NO_THREADS is not set
|
# HAS_NO_THREADS is not set
|
||||||
|
@ -69,7 +69,7 @@ LDSO_LDD_SUPPORT=y
|
|||||||
LDSO_CACHE_SUPPORT=y
|
LDSO_CACHE_SUPPORT=y
|
||||||
# LDSO_PRELOAD_FILE_SUPPORT is not set
|
# LDSO_PRELOAD_FILE_SUPPORT is not set
|
||||||
LDSO_BASE_FILENAME="ld.so"
|
LDSO_BASE_FILENAME="ld.so"
|
||||||
# LDSO_RUNPATH is not set
|
LDSO_RUNPATH=y
|
||||||
DL_FINI_CRT_COMPAT=y
|
DL_FINI_CRT_COMPAT=y
|
||||||
UCLIBC_CTOR_DTOR=y
|
UCLIBC_CTOR_DTOR=y
|
||||||
# HAS_NO_THREADS is not set
|
# HAS_NO_THREADS is not set
|
||||||
|
@ -69,7 +69,7 @@ LDSO_LDD_SUPPORT=y
|
|||||||
LDSO_CACHE_SUPPORT=y
|
LDSO_CACHE_SUPPORT=y
|
||||||
# LDSO_PRELOAD_FILE_SUPPORT is not set
|
# LDSO_PRELOAD_FILE_SUPPORT is not set
|
||||||
LDSO_BASE_FILENAME="ld.so"
|
LDSO_BASE_FILENAME="ld.so"
|
||||||
# LDSO_RUNPATH is not set
|
LDSO_RUNPATH=y
|
||||||
DL_FINI_CRT_COMPAT=y
|
DL_FINI_CRT_COMPAT=y
|
||||||
UCLIBC_CTOR_DTOR=y
|
UCLIBC_CTOR_DTOR=y
|
||||||
# HAS_NO_THREADS is not set
|
# HAS_NO_THREADS is not set
|
||||||
|
@ -67,7 +67,7 @@ LDSO_LDD_SUPPORT=y
|
|||||||
LDSO_CACHE_SUPPORT=y
|
LDSO_CACHE_SUPPORT=y
|
||||||
# LDSO_PRELOAD_FILE_SUPPORT is not set
|
# LDSO_PRELOAD_FILE_SUPPORT is not set
|
||||||
LDSO_BASE_FILENAME="ld.so"
|
LDSO_BASE_FILENAME="ld.so"
|
||||||
# LDSO_RUNPATH is not set
|
LDSO_RUNPATH=y
|
||||||
DL_FINI_CRT_COMPAT=y
|
DL_FINI_CRT_COMPAT=y
|
||||||
UCLIBC_CTOR_DTOR=y
|
UCLIBC_CTOR_DTOR=y
|
||||||
# HAS_NO_THREADS is not set
|
# HAS_NO_THREADS is not set
|
||||||
|
@ -54,7 +54,7 @@ LDSO_LDD_SUPPORT=y
|
|||||||
LDSO_CACHE_SUPPORT=y
|
LDSO_CACHE_SUPPORT=y
|
||||||
# LDSO_PRELOAD_FILE_SUPPORT is not set
|
# LDSO_PRELOAD_FILE_SUPPORT is not set
|
||||||
LDSO_BASE_FILENAME="ld.so"
|
LDSO_BASE_FILENAME="ld.so"
|
||||||
# LDSO_RUNPATH is not set
|
LDSO_RUNPATH=y
|
||||||
# DL_FINI_CRT_COMPAT is not set
|
# DL_FINI_CRT_COMPAT is not set
|
||||||
UCLIBC_CTOR_DTOR=y
|
UCLIBC_CTOR_DTOR=y
|
||||||
HAS_NO_THREADS=y
|
HAS_NO_THREADS=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user