From 9fc2d4d9d14ffaa511d029c2a5b889b56ced0e26 Mon Sep 17 00:00:00 2001 From: David McCullough Date: Wed, 5 Dec 2001 08:34:07 +0000 Subject: Add in an ARCH_CFLAGS placeholder so scripts can mod it. --- extra/Configs/Config.arm | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'extra/Configs') diff --git a/extra/Configs/Config.arm b/extra/Configs/Config.arm index b2fa6f757..84df57da4 100644 --- a/extra/Configs/Config.arm +++ b/extra/Configs/Config.arm @@ -43,6 +43,10 @@ NM = $(CROSS)nm STRIPTOOL = $(CROSS)strip #STRIPTOOL = /bin/true +# +# just in case someone wants to use it +ARCH_CFLAGS= + # Set the following to `true' to make a debuggable build, and `false' for # production builds. DODEBUG = false -- cgit v1.2.3