sim: or1k: build with -Werror

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.
This commit is contained in:
Mike Frysinger 2021-11-01 00:52:52 -04:00
parent 0eecf48fd4
commit 5c15e06faf

View 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