uClibc: enable LDSO_RUNPATH in defconfigs (use ELF RPATH info)
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 3 Feb 2009 14:28:43 +0000 (14:28 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 3 Feb 2009 14:28:43 +0000 (14:28 -0000)
Fixes mysql-client package (installs shared libraries into /usr/lib/mysql
and sets RPATH).

toolchain/uClibc/uClibc-0.9.28.config
toolchain/uClibc/uClibc-0.9.29-wchar.config
toolchain/uClibc/uClibc-0.9.29.config
toolchain/uClibc/uClibc-0.9.30.config
toolchain/uClibc/uClibc-snapshot.config

index 07dc7e282db337c28cff15f70effc96b0d0420da..6eeb7850bd2b858dab8ef2d19ddc5acfad784c28 100644 (file)
@@ -75,7 +75,7 @@ LDSO_LDD_SUPPORT=y
 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 is not set
 UCLIBC_CTOR_DTOR=y
 # HAS_NO_THREADS is not set
index b15fc6fff111f80712ba447a7d7e9c58872744f2..2234cdde71da39bbe1dc9182d2cef0c01b389078 100644 (file)
@@ -80,7 +80,7 @@ LDSO_CACHE_SUPPORT=y
 # LDSO_PRELOAD_FILE_SUPPORT is not set
 LDSO_BASE_FILENAME="ld.so"
 # UCLIBC_STATIC_LDCONFIG is not set
-# LDSO_RUNPATH is not set
+LDSO_RUNPATH=y
 UCLIBC_CTOR_DTOR=y
 # HAS_NO_THREADS is not set
 UCLIBC_HAS_THREADS=y
index a898c449e3953c1bcfaa5b94ff173717770ee324..e46c7067112d37779d320f043e122aa8eda53423 100644 (file)
@@ -64,7 +64,7 @@ LDSO_CACHE_SUPPORT=y
 # LDSO_PRELOAD_FILE_SUPPORT is not set
 LDSO_BASE_FILENAME="ld.so"
 # UCLIBC_STATIC_LDCONFIG is not set
-# LDSO_RUNPATH is not set
+LDSO_RUNPATH=y
 # DL_FINI_CRT_COMPAT is not set
 UCLIBC_CTOR_DTOR=y
 # HAS_NO_THREADS is not set
index 47c630a2719c78736ea54e01b94564a2bec1a198..91b8c120adbc135eba08d565c8635663be6e813c 100644 (file)
@@ -63,7 +63,7 @@ LDSO_LDD_SUPPORT=y
 # LDSO_CACHE_SUPPORT is not set
 # LDSO_PRELOAD_FILE_SUPPORT is not set
 # UCLIBC_STATIC_LDCONFIG is not set
-# LDSO_RUNPATH is not set
+LDSO_RUNPATH=y
 UCLIBC_CTOR_DTOR=y
 # LDSO_GNU_HASH_SUPPORT is not set
 # HAS_NO_THREADS is not set
index cf253f54330a8ae757bcc5902ee9635858bac2ea..cb203a0391ebafb86dcc3bdb50284cec09efe79a 100644 (file)
@@ -68,7 +68,7 @@ LDSO_CACHE_SUPPORT=y
 # LDSO_PRELOAD_FILE_SUPPORT is not set
 LDSO_BASE_FILENAME="ld.so"
 # UCLIBC_STATIC_LDCONFIG is not set
-# LDSO_RUNPATH is not set
+LDSO_RUNPATH=y
 UCLIBC_CTOR_DTOR=y
 # LDSO_GNU_HASH_SUPPORT is not set
 # HAS_NO_THREADS is not set