sim: or1k: build with -Werror
authorMike Frysinger <vapier@gentoo.org>
Mon, 1 Nov 2021 04:52:52 +0000 (00:52 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 1 Nov 2021 04:52:52 +0000 (00:52 -0400)
The only warnings left in this port are a few maybe-uninitialized,
but we don't abort the build for them, so turn on -Werror everywhere.

sim/or1k/Makefile.in

index 8f447fdc291adcb4712c5cde906ab57fadf00f20..c6bd03b756cd3cdba01de08fcbc208c965dd0399 100644 (file)
@@ -55,9 +55,6 @@ SIM_EXTRA_LIBS = -lm
 
 SIM_EXTRA_CLEAN = or1k-clean
 
-# Code doesn't build cleanly yet.
-SIM_WERROR_CFLAGS =
-
 ## COMMON_POST_CONFIG_FRAG
 
 arch = or1k