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:
5c15e06
)
sim: sh: reduce -Wno-error scope
author
Mike Frysinger
<vapier@gentoo.org>
Mon, 1 Nov 2021 04:53:38 +0000
(
00:53
-0400)
committer
Mike Frysinger
<vapier@gentoo.org>
Mon, 1 Nov 2021 04:53:38 +0000
(
00:53
-0400)
Only one file in here still generates warnings, so reduce the -Werror
disable to that alone now that we require GNU make and can set variables
on a per-object basis.
sim/sh/Makefile.in
patch
|
blob
|
history
diff --git
a/sim/sh/Makefile.in
b/sim/sh/Makefile.in
index efac41e8a4013984bd6b52ad6b399541ba2f9351..e79efd1ff5e2e0fdd6220c529a5f2ef3106d81be 100644
(file)
--- a/
sim/sh/Makefile.in
+++ b/
sim/sh/Makefile.in
@@
-28,8
+28,8
@@
SIM_EXTRA_LIBS = -lm
SIM_EXTRA_CLEAN = sh-clean
SIM_EXTRA_DEPS = table.c code.c ppi.c
-#
Code does
n't build cleanly yet.
-SIM_WERROR_CFLAGS =
+#
Some modules do
n't build cleanly yet.
+
interp.o:
SIM_WERROR_CFLAGS =
## COMMON_POST_CONFIG_FRAG