Ver Fonte

Enable ADD_LIBGCC_FUNCTIONS by default on arm

Eric Andersen há 21 anos atrás
pai
commit
4352cfec68
1 ficheiros alterados com 4 adições e 0 exclusões
  1. 4 0
      extra/Configs/Config.arm

+ 4 - 0
extra/Configs/Config.arm

@@ -20,6 +20,10 @@ config ARCH_LDFLAGS
 config LIBGCC_CFLAGS
 	string
 
+config ADD_LIBGCC_FUNCTIONS
+	bool
+	default y
+
 choice
 	prompt "Target Processor Type"
 	default CONFIG_GENERIC_ARM