From eeb9d4b38962402ba814a8e9fd5af208c9ea3f22 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Fri, 28 Oct 2005 00:54:06 +0000 Subject: Enforce DOPIC, if text relocations are not allowed --- extra/Configs/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'extra') diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in index 463b2625d..e1ab012b2 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -196,6 +196,7 @@ config ARCH_HAS_NO_LDSO config FORCE_SHAREABLE_TEXT_SEGMENTS bool "Only load shared libraries which can share their text segment" depends on HAVE_SHARED + select DOPIC default n help If you answer Y here, the uClibc native shared library loader will -- cgit v1.2.3