svn commit: trunk/uClibc/extra/Configs

vapier at uclibc.org vapier at uclibc.org
Mon May 15 22:50:53 UTC 2006


Author: vapier
Date: 2006-05-15 15:50:51 -0700 (Mon, 15 May 2006)
New Revision: 15087

Log:
re-enable global constructors and destructors for bfin

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


Changeset:
Modified: trunk/uClibc/extra/Configs/Config.in
===================================================================
--- trunk/uClibc/extra/Configs/Config.in	2006-05-15 22:49:35 UTC (rev 15086)
+++ trunk/uClibc/extra/Configs/Config.in	2006-05-15 22:50:51 UTC (rev 15087)
@@ -304,7 +304,6 @@
 
 config UCLIBC_CTOR_DTOR
 	bool "Support global constructors and destructors"
-	depends on !TARGET_bfin
 	default y
 	help
 	  If you wish to build uClibc with support for global constructor




More information about the uClibc-cvs mailing list