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/nios2_iss.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'make/custom/nios2_iss.cfg') diff --git a/make/custom/nios2_iss.cfg b/make/custom/nios2_iss.cfg index 4cb5b8bc2a..c5e450f7fd 100644 --- a/make/custom/nios2_iss.cfg +++ b/make/custom/nios2_iss.cfg @@ -20,8 +20,7 @@ RTEMS_BSP_FAMILY = nios2_iss # disables the use of gp. CPU_CFLAGS = -mno-hw-mul -mno-hw-div -####### - +# optimize flag: typically -O2 # ATM, doesn't work with optimization levels > 0 CFLAGS_OPTIMIZE_V = -g -O0 -- cgit v1.2.3