aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.extr
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2021-04-30 13:35:57 +0200
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2021-04-30 13:35:57 +0200
commit1368c84217177a9f6603038045d7880d4571c34e (patch)
tree80f7ac264f250781e05a25b346215f707d0c43c2 /Makefile.extr
parentef1146ce5e56af8fb37c11af1a728b262656528d (diff)
downloadcompcert-kvx-1368c84217177a9f6603038045d7880d4571c34e.tar.gz
compcert-kvx-1368c84217177a9f6603038045d7880d4571c34e.zip
for OCaml 4.13
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 6d8611a9..84762c74 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-42
+WARNINGS=-w +a-4-9-27-42-70-69 # 70,69 for OCaml 4.13
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