aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.extr
diff options
context:
space:
mode:
authorCyril SIX <cyril.six@kalray.eu>2020-12-04 17:19:46 +0100
committerCyril SIX <cyril.six@kalray.eu>2020-12-04 17:19:46 +0100
commitf2fb8540c94ceb9892510f83bd7d6734fe9d422f (patch)
tree8b417136f1f1dc0931f123dda1a3322e08a293a8 /Makefile.extr
parent2d41078f6864c8138321e0c27440a8f93d815ea5 (diff)
downloadcompcert-kvx-f2fb8540c94ceb9892510f83bd7d6734fe9d422f.tar.gz
compcert-kvx-f2fb8540c94ceb9892510f83bd7d6734fe9d422f.zip
Fixing compilation for KVX
Diffstat (limited to 'Makefile.extr')
-rw-r--r--Makefile.extr2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.extr b/Makefile.extr
index 0f71c8e1..4f1c3c65 100644
--- a/Makefile.extr
+++ b/Makefile.extr
@@ -51,7 +51,7 @@ INCLUDES=$(patsubst %,-I %, $(DIRS))
# Control of warnings:
# WARNINGS=-w +a-4-9-27-42 -strict-sequence -safe-string -warn-error +a #Deprication returns with ocaml 4.03
-WARNINGS=-w +a-4-9-27
+WARNINGS=-w +a-4-9-27-42
extraction/%.cmx: WARNINGS +=-w -20-27-32..34-39-41-44..45-60-67
extraction/%.cmo: WARNINGS +=-w -20-27-32..34-39-41-44..45-60-67