aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBernhard Schommer <bernhardschommer@gmail.com>2014-10-20 12:44:02 +0200
committerBernhard Schommer <bernhardschommer@gmail.com>2014-10-20 12:44:02 +0200
commit89f6ba911100ba095e17aefbb0f64004f133dc17 (patch)
tree14f3004f47c27fc7501637ca93e7ac6c4b6d67ab /Makefile
parenta83972a62915de7e17894f5cb57c35c5ba1bb435 (diff)
parentc4746b43f5d035d26d1d0c3bb0164f00544889e4 (diff)
downloadcompcert-89f6ba911100ba095e17aefbb0f64004f133dc17.tar.gz
compcert-89f6ba911100ba095e17aefbb0f64004f133dc17.zip
Merge branch 'master' into dwarf
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a0744c0d..e72d3a3f 100644
--- a/Makefile
+++ b/Makefile
@@ -41,6 +41,7 @@ OCB_OPTIONS=\
OCB_OPTIONS_CHECKLINK=\
$(OCB_OPTIONS) \
-I checklink \
+ -cflags "-w -3" \
-use-ocamlfind
OCB_OPTIONS_CLIGHTGEN=\
$(OCB_OPTIONS) \