From 15c32ee1161e15f6b32f0e41700ebe68b065a601 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Fri, 16 Mar 2007 19:38:14 +0000 Subject: No configs actually set LIBGCC_CFLAGS to anything, and it's not even written into the resulting .config, so remove it. --- extra/Configs/Config.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'extra/Configs/Config.sh') diff --git a/extra/Configs/Config.sh b/extra/Configs/Config.sh index 02ad79787..b3b8a043e 100644 --- a/extra/Configs/Config.sh +++ b/extra/Configs/Config.sh @@ -15,9 +15,6 @@ config FORCE_OPTIONS_FOR_ARCH config ARCH_CFLAGS string -config LIBGCC_CFLAGS - string - choice prompt "Target Processor Type" default CONFIG_SH4 -- cgit v1.2.3