diff options
Diffstat (limited to 'sim')
-rw-r--r-- | sim/frv/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/frv/Makefile.in b/sim/frv/Makefile.in index e709e37..2c17075 100644 --- a/sim/frv/Makefile.in +++ b/sim/frv/Makefile.in @@ -40,8 +40,8 @@ SIM_EXTRA_CFLAGS = @SIM_FRV_TRAPDUMP_FLAGS@ SIM_EXTRA_CLEAN = frv-clean -# Code doesn't build cleanly yet. -SIM_WERROR_CFLAGS = +# Some modules don't build cleanly yet. +memory.o sem.o: SIM_WERROR_CFLAGS = ## COMMON_POST_CONFIG_FRAG |