From 4233e1f382311ad45ee6b06df4a3bfe602fe9756 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 18 Jan 2007 06:05:27 +0000 Subject: Cosmetics. --- make/custom/csb360.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/custom/csb360.cfg') diff --git a/make/custom/csb360.cfg b/make/custom/csb360.cfg index f96211e4bf..17a8f1af20 100644 --- a/make/custom/csb360.cfg +++ b/make/custom/csb360.cfg @@ -22,7 +22,7 @@ CPU_CFLAGS = -m5200 # optimize flag: typically -O2 # It looks like any optimization level > 0 causes problems # with gcc-3.4.0. Until they are fixed, we'll use -O0 -CFLAGS_OPTIMIZE_V=-O0 -fomit-frame-pointer +CFLAGS_OPTIMIZE_V = -O0 -fomit-frame-pointer # The following are definitions of make-exe which will work using ld as # is currently required. It is expected that as of gcc 2.8, the end user -- cgit v1.2.3