From e7d49fb64b42b827e93785971767704722b2a08c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 18 Jan 2007 07:19:39 +0000 Subject: Add comment on CFLAGS_OPTIMIZE_V. --- make/custom/uC5282.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/custom/uC5282.cfg') diff --git a/make/custom/uC5282.cfg b/make/custom/uC5282.cfg index 4a29a70cff..f49818716f 100644 --- a/make/custom/uC5282.cfg +++ b/make/custom/uC5282.cfg @@ -14,7 +14,7 @@ RTEMS_BSP_FAMILY = uC5282 # and (hopefully) optimize for it. CPU_CFLAGS = -m528x -# CFLAGS_OPTIMIZE_V = -O0 -fomit-frame-pointer +# optimize flag: typically -O2 CFLAGS_OPTIMIZE_V = -O2 -g # The following are definitions of make-exe which will work using ld as -- cgit v1.2.3