summaryrefslogtreecommitdiffstats
path: root/make/custom/erc32.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/erc32.cfg')
-rw-r--r--make/custom/erc32.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/custom/erc32.cfg b/make/custom/erc32.cfg
index bc8b7ab533..b5621caf54 100644
--- a/make/custom/erc32.cfg
+++ b/make/custom/erc32.cfg
@@ -18,6 +18,7 @@ RTEMS_BSP_FAMILY=erc32
ifeq ($(RTEMS_USE_GCC272),yes)
# -mno-v8 says not to use v8 level instructions. i.e. use v7 only
+# FIXME: This known not to work with gcc's >= gcc-2.95
CPU_CFLAGS = -mno-v8 -mcypress
else
# -mcpu=cypress says to optimize for a Cypress 60x chipset