[git commit 0_9_30] FORCE_SHAREABLE_TEXT_SEGMENTS requires DOPIC

Peter S. Mazinger ps.m at gmx.net
Thu Dec 17 12:42:26 UTC 2009


commit: http://git.uclibc.org/uClibc/commit/?id=841be99c49f5503f371ecfd693bfbd2d21751cd2
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/0_9_30

Signed-off-by: Peter S. Mazinger <ps.m at gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 extra/Configs/Config.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in
index 9d3a6f6..cece96b 100644
--- a/extra/Configs/Config.in
+++ b/extra/Configs/Config.in
@@ -236,6 +236,7 @@ config HAVE_SHARED
 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
-- 
1.6.3.3



More information about the uClibc-cvs mailing list