forked from Imagelibrary/rtems
2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* custom/h8sxsim.cfg: Small H8SX should be optimized for size.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* custom/h8sxsim.cfg: Small H8SX should be optimized for size.
|
||||
|
||||
2009-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* Makefile.am: Regenerate list of custom/*.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
|
||||
|
||||
Reference in New Issue
Block a user