diff options
Diffstat (limited to 'sim/iq2000/Makefile.in')
-rw-r--r-- | sim/iq2000/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/iq2000/Makefile.in b/sim/iq2000/Makefile.in index 4f85dc7..b47d15a 100644 --- a/sim/iq2000/Makefile.in +++ b/sim/iq2000/Makefile.in @@ -37,8 +37,8 @@ ALL_CPU_CFLAGS = -DHAVE_CPU_IQ2000BF -DHAVE_CPU_IQ10BF SIM_EXTRA_CLEAN = iq2000-clean -# Code doesn't build cleanly yet. -SIM_WERROR_CFLAGS = +# Some modules don't build cleanly yet. +cpu.o iq2000.o mloop.o sem.o: SIM_WERROR_CFLAGS = ## COMMON_POST_CONFIG_FRAG |