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:
cd37cff
)
sim: cris: reduce -Wno-error scope
author
Mike Frysinger
<vapier@gentoo.org>
Mon, 1 Nov 2021 04:54:36 +0000
(
00:54
-0400)
committer
Mike Frysinger
<vapier@gentoo.org>
Mon, 1 Nov 2021 04:54:36 +0000
(
00:54
-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/cris/Makefile.in
patch
|
blob
|
history
diff --git
a/sim/cris/Makefile.in
b/sim/cris/Makefile.in
index 6125fc87bedcbcff32521051a3e5f68ba7f6ccee..18dd2f451b55d2a651b2e1d6fac087c936c5aaca 100644
(file)
--- a/
sim/cris/Makefile.in
+++ b/
sim/cris/Makefile.in
@@
-41,8
+41,8
@@
SIM_EXTRA_DEPS = \
SIM_EXTRA_CLEAN = cris-clean
-#
Code does
n't build cleanly yet.
-SIM_WERROR_CFLAGS =
+#
Some modules do
n't build cleanly yet.
+
crisv10f.o crisv32f.o:
SIM_WERROR_CFLAGS =
## COMMON_POST_CONFIG_FRAG