aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.extr
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-07-19 19:49:46 +0200
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-07-19 19:49:46 +0200
commit780ad9d001af651a49d7470e963ed9a49ee11a4c (patch)
treee44c241221c24d6b0e8b241a5a7b305fe96a11f2 /Makefile.extr
parent4c379d48b35e7c8156f3953fede31d5e47faf8ca (diff)
downloadcompcert-kvx-780ad9d001af651a49d7470e963ed9a49ee11a4c.tar.gz
compcert-kvx-780ad9d001af651a49d7470e963ed9a49ee11a4c.zip
various fixes
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 c903d6fd..51e9be59 100644
--- a/Makefile.extr
+++ b/Makefile.extr
@@ -49,7 +49,7 @@ INCLUDES=$(patsubst %,-I %, $(DIRS))
# Control of warnings:
-WARNINGS=-w +a-4-9-27 -strict-sequence -safe-string -warn-error +a #Deprication returns with ocaml 4.03
+WARNINGS=-w +a-4-9-27-42 -strict-sequence -safe-string -warn-error +a #Deprication returns with ocaml 4.03
extraction/%.cmx: WARNINGS +=-w -20-27-32..34-39-41-44..45-60
extraction/%.cmo: WARNINGS +=-w -20-27-32..34-39-41-44..45-60