[uClibc] [RFC] RUNPATH config option for ld.so
Erik Andersen
andersen at codepoet.org
Sat Jun 25 07:28:34 UTC 2005
On Sat Jun 25, 2005 at 02:22:08AM -0400, Mike Frysinger wrote:
> +config LDSO_RUNPATH_FULL
> + bool "FULL"
> + help
> + Respect all RUNPATH's regardless (same behavior as glibc).
> +config LDSO_RUNPATH_SAFE
> + bool "SAFE"
> + help
> + Only respect RUNPATH's which contain absolute paths.
> +config LDSO_RUNPATH_NONE
> + bool "NONE"
> + help
> + Disable RUNPATH support all together.
> +endchoice
BTW, I think this is too many choices for no real benefit....
IMHO it should be all or nothing.
-Erik
--
Erik B. Andersen http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--
More information about the uClibc
mailing list