summaryrefslogtreecommitdiff
path: root/otherlibs/dynlink
diff options
context:
space:
mode:
authorAlain Frisch <alain@frisch.fr>2012-05-29 11:10:03 +0000
committerAlain Frisch <alain@frisch.fr>2012-05-29 11:10:03 +0000
commit05c973e6ed4be5e2fb28ef97b9659c9677ccbfd1 (patch)
tree7c08717819bcaa37a09a26bcb71cb453fbf5d2eb /otherlibs/dynlink
parent87f6cd4779008d5ac6f4ac2365a540da0344de14 (diff)
downloadocaml-05c973e6ed4be5e2fb28ef97b9659c9677ccbfd1.tar.gz
Compile with warning 33, and remove unused opens.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@12497 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'otherlibs/dynlink')
-rw-r--r--otherlibs/dynlink/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/dynlink/Makefile b/otherlibs/dynlink/Makefile
index e6a632956b..e9d0a5a211 100644
--- a/otherlibs/dynlink/Makefile
+++ b/otherlibs/dynlink/Makefile
@@ -20,7 +20,7 @@ include ../../config/Makefile
CAMLC=../../boot/ocamlrun ../../ocamlc
CAMLOPT=../../ocamlcompopt.sh
INCLUDES=-I ../../utils -I ../../typing -I ../../bytecomp -I ../../asmcomp
-COMPFLAGS=-warn-error A -I ../../stdlib $(INCLUDES)
+COMPFLAGS=-w +33 -warn-error A -I ../../stdlib $(INCLUDES)
OBJS=dynlinkaux.cmo dynlink.cmo