Procházet zdrojové kódy

disable ctor/dtor on bfin as binutils doesnt provide init/fini symbols

Mike Frysinger před 20 roky
rodič
revize
57b282dc05
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      extra/Configs/Config.in

+ 1 - 0
extra/Configs/Config.in

@@ -304,6 +304,7 @@ config LDSO_RUNPATH
 
 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