From 7d12e0206d105a8e3de138f54e2cee19bc444614 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 18 Jan 2007 11:24:48 +0000 Subject: Add -g to CFLAGS_OPTIMIZE_V. --- make/custom/gen405.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/custom/gen405.cfg') diff --git a/make/custom/gen405.cfg b/make/custom/gen405.cfg index c23c80474c..f9a3b76c05 100644 --- a/make/custom/gen405.cfg +++ b/make/custom/gen405.cfg @@ -25,7 +25,7 @@ RTEMS_BSP_FAMILY=gen405 CPU_CFLAGS = -mcpu=403 -D_OLD_EXCEPTIONS -Dppc405 # optimize flag: typically -O2 -CFLAGS_OPTIMIZE_V = -O2 -fno-keep-inline-functions -g +CFLAGS_OPTIMIZE_V = -O2 -g -fno-keep-inline-functions # No start file -- cgit v1.2.3