X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=libvirt%2FMakefile.in;h=1eb846b895de98c22ed85f550b8ec8a53601fcb3;hb=c27cacae2abac36e2ae89e3e354ec7b0ba8a70dc;hp=cf614fcd0e03b62070e9541d5188d2862aabd365;hpb=2ba6898b4dc121b00078e36d5416b3caadd5d05e;p=ocaml-libvirt.git diff --git a/libvirt/Makefile.in b/libvirt/Makefile.in index cf614fc..1eb846b 100644 --- a/libvirt/Makefile.in +++ b/libvirt/Makefile.in @@ -31,11 +31,11 @@ OCAMLMKLIB = @OCAMLMKLIB@ ifneq ($(OCAMLFIND),) OCAMLCPACKAGES := -package unix -OCAMLCFLAGS := -g -warn-error CDEFLMPSUVYZX-3 +OCAMLCFLAGS := -g -warn-error CDEFLMPSUVYZX-3 -safe-string OCAMLCLIBS := -linkpkg else OCAMLCINCS := -OCAMLCFLAGS := -g -warn-error CDEFLMPSUVYZX-3 +OCAMLCFLAGS := -g -warn-error CDEFLMPSUVYZX-3 -safe-string OCAMLCLIBS := unix.cma endif