From b86e0899e5c2cf6a6917ff9d34f0b81947b13168 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 18 Jan 2007 07:05:26 +0000 Subject: Cosmetics. --- make/custom/h8sim.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/custom/h8sim.cfg') diff --git a/make/custom/h8sim.cfg b/make/custom/h8sim.cfg index 5696855777..3ebbd3eb99 100644 --- a/make/custom/h8sim.cfg +++ b/make/custom/h8sim.cfg @@ -15,7 +15,7 @@ RTEMS_BSP_FAMILY=h8sim # This contains the compiler options necessary to select the CPU model # and (hopefully) optimize for it. # -CPU_CFLAGS=-mh -mint32 +CPU_CFLAGS = -mh -mint32 # optimize flag: typically -O2 CFLAGS_OPTIMIZE_V = -O2 -- cgit v1.2.3