Explorar o código

Enable ADD_LIBGCC_FUNCTIONS by default on arm

Eric Andersen %!s(int64=21) %!d(string=hai) anos
pai
achega
4352cfec68
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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