projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0eecf48
)
sim: or1k: build with -Werror
author
Mike Frysinger
<vapier@gentoo.org>
Mon, 1 Nov 2021 04:52:52 +0000
(
00:52
-0400)
committer
Mike 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
patch
|
blob
|
history
diff --git
a/sim/or1k/Makefile.in
b/sim/or1k/Makefile.in
index 8f447fdc291adcb4712c5cde906ab57fadf00f20..c6bd03b756cd3cdba01de08fcbc208c965dd0399 100644
(file)
--- a/
sim/or1k/Makefile.in
+++ b/
sim/or1k/Makefile.in
@@
-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