From e856d14ae536c5686fdfec895f33455402009432 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 11 Feb 2009 20:37:51 +0000 Subject: 2009-02-11 Joel Sherrill * custom/h8sxsim.cfg: Small H8SX should be optimized for size. --- make/custom/h8sxsim.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/custom') diff --git a/make/custom/h8sxsim.cfg b/make/custom/h8sxsim.cfg index 30db4c1e9a..b242b67d66 100644 --- a/make/custom/h8sxsim.cfg +++ b/make/custom/h8sxsim.cfg @@ -18,4 +18,4 @@ RTEMS_BSP_FAMILY=h8sim CPU_CFLAGS = -msx # optimize flag: typically -O2 -CFLAGS_OPTIMIZE_V = -O2 -g +CFLAGS_OPTIMIZE_V = -Os -g -- cgit v1.2.3