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:
5d2b3c5
)
sim: frv: reduce -Wno-error scope
author
Mike Frysinger
<vapier@gentoo.org>
Mon, 1 Nov 2021 04:56:35 +0000
(
00:56
-0400)
committer
Mike Frysinger
<vapier@gentoo.org>
Mon, 1 Nov 2021 04:56:35 +0000
(
00:56
-0400)
Only two files in here still generates warnings, so reduce the -Werror
disable to that now that we require GNU make and can set variables on
a per-object basis.
sim/frv/Makefile.in
patch
|
blob
|
history
diff --git
a/sim/frv/Makefile.in
b/sim/frv/Makefile.in
index e709e37ee7404706675e8effd99bbbe371b0d9d0..2c17075432c691e3fc5820f5c22aa5280b186d7f 100644
(file)
--- a/
sim/frv/Makefile.in
+++ b/
sim/frv/Makefile.in
@@
-40,8
+40,8
@@
SIM_EXTRA_CFLAGS = @SIM_FRV_TRAPDUMP_FLAGS@
SIM_EXTRA_CLEAN = frv-clean
-#
Code does
n't build cleanly yet.
-SIM_WERROR_CFLAGS =
+#
Some modules do
n't build cleanly yet.
+
memory.o sem.o:
SIM_WERROR_CFLAGS =
## COMMON_POST_CONFIG_FRAG