summaryrefslogtreecommitdiffstats
path: root/make/custom
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-01 13:19:51 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-01 13:19:51 +0000
commit049b893ff4b5ad7e4159d07604d24769362ecbc2 (patch)
tree0dc9efcbd1c4424e46a45d5ed8623a619765c944 /make/custom
parent2008-10-01 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-049b893ff4b5ad7e4159d07604d24769362ecbc2.tar.bz2
2008-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* custom/erc32.cfg: Revert accidental commit.
Diffstat (limited to 'make/custom')
-rw-r--r--make/custom/erc32.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/erc32.cfg b/make/custom/erc32.cfg
index 3c198e9caa..22719cad1f 100644
--- a/make/custom/erc32.cfg
+++ b/make/custom/erc32.cfg
@@ -18,4 +18,4 @@ RTEMS_BSP_FAMILY=erc32
CPU_CFLAGS = -mcpu=cypress
# optimize flag: typically -O2
-CFLAGS_OPTIMIZE_V = -Os -g
+CFLAGS_OPTIMIZE_V = -O2 -g