From c3c79ac5c456cc45bd658eec47a2d96166ba8c41 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 10 Jan 2024 22:36:41 -0500 Subject: sim: m32r: enable warnings in traps.c File should be clean now! --- sim/m32r/local.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'sim/m32r') diff --git a/sim/m32r/local.mk b/sim/m32r/local.mk index bb9c84b..2b5d67f 100644 --- a/sim/m32r/local.mk +++ b/sim/m32r/local.mk @@ -16,9 +16,6 @@ ## You should have received a copy of the GNU General Public License ## along with this program. If not, see . -## Some modules don't build cleanly yet. -AM_CFLAGS_%C%_traps.o = -Wno-error - nodist_%C%_libsim_a_SOURCES = \ %D%/modules.c %C%_libsim_a_SOURCES = \ -- cgit v1.1