From 3fddd25c7a0e8d93ad8377601004210610c4bbc2 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 1 Dec 2000 19:25:10 +0000 Subject: 2000-12-01 Joel Sherrill * custom/jmr3904.cfg: Turn optimization back up to -O2. --- make/custom/jmr3904.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/custom/jmr3904.cfg') diff --git a/make/custom/jmr3904.cfg b/make/custom/jmr3904.cfg index 5a6bb977d9..3936f4b40b 100644 --- a/make/custom/jmr3904.cfg +++ b/make/custom/jmr3904.cfg @@ -19,7 +19,7 @@ CPU_CFLAGS=-m3900 -g -G0 # optimize flag: typically -0, could use -O4 or -fast # -O4 is ok for RTEMS -CFLAGS_OPTIMIZE_V=-O0 -g +CFLAGS_OPTIMIZE_V=-O2 -g # This section makes the target dependent options file. -- cgit v1.2.3