From: Richard Jones Date: Tue, 9 Nov 2010 12:05:08 +0000 (+0000) Subject: ocaml: Error on compiler warnings. X-Git-Tag: 1.7.4~18 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=bf3b9e2e236b4dd2216200993ba39545ad5160bb;ds=sidebyside ocaml: Error on compiler warnings. --- diff --git a/generator/Makefile.am b/generator/Makefile.am index cd1e1de..cb0a987 100644 --- a/generator/Makefile.am +++ b/generator/Makefile.am @@ -54,7 +54,7 @@ OBJECTS = $(SOURCES_ML:.ml=.cmo) EXTRA_DIST = $(SOURCES) -OCAMLCFLAGS = -I +xml-light -I +../pkg-lib/xml-light +OCAMLCFLAGS = -I +xml-light -I +../pkg-lib/xml-light -warn-error CDEFLMPSUVYZX OCAMLCLIBS = xml-light.cma unix.cma str.cma noinst_PROGRAM = generator