svn commit: trunk/uClibc/extra/Configs

psm at uclibc.org psm at uclibc.org
Fri Oct 28 00:54:09 UTC 2005


Author: psm
Date: 2005-10-27 17:54:06 -0700 (Thu, 27 Oct 2005)
New Revision: 11944

Log:
Enforce DOPIC, if text relocations are not allowed

Modified:
   trunk/uClibc/extra/Configs/Config.in


Changeset:
Modified: trunk/uClibc/extra/Configs/Config.in
===================================================================
--- trunk/uClibc/extra/Configs/Config.in	2005-10-28 00:46:51 UTC (rev 11943)
+++ trunk/uClibc/extra/Configs/Config.in	2005-10-28 00:54:06 UTC (rev 11944)
@@ -196,6 +196,7 @@
 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




More information about the uClibc-cvs mailing list