X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=extra%2FConfigs%2FConfig.in;h=cbf2c96b8cbb0444d614184793ae0182f1b837f0;hb=26284b4021edcbc32f703fb813e379b6d5af02ef;hp=8eae1f48aac1511743a7d5e930eb38c049cd5bb4;hpb=f2401c418b08ddf524c8bbf64c0892f29d12a519;p=uclinux-h8%2FuClibc.git diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in index 8eae1f48a..cbf2c96b8 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -395,6 +395,13 @@ config LDSO_RUNPATH Usage of RUNPATH tags is not too common, so disabling this feature should be safe for most people. +config LDSO_SAFE_RUNPATH + bool "Allow only RUNPATH beginning with /" + depends on LDSO_RUNPATH + default y + help + Allow only absolute path in RPATH/RUNPATH. + config LDSO_SEARCH_INTERP_PATH bool "Add ldso path to lib search path" depends on HAVE_SHARED