From fbb3ccdb099170e5a39c9f39512b1ab2503951ea Mon Sep 17 00:00:00 2001 From: Maxime Dénès Date: Thu, 17 Sep 2015 09:43:02 +0200 Subject: Revert changes in Makefile.build done as part of 2bc88f9a. If it was intentional, please commit again separately. --- Makefile.build | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.build b/Makefile.build index 0057b71684..6ceff2de95 100644 --- a/Makefile.build +++ b/Makefile.build @@ -94,7 +94,6 @@ HIDE := $(if $(VERBOSE),,@) LOCALINCLUDES=$(addprefix -I , $(SRCDIRS) ) MLINCLUDES=$(LOCALINCLUDES) -I $(MYCAMLP4LIB) -CAMLFLAGS:= $(CAMLFLAGS) -w +a-3-4-6-7-9-27-29-32..39-41..42-44-45-48 OCAMLC := $(OCAMLC) $(CAMLFLAGS) OCAMLOPT := $(OCAMLOPT) $(CAMLFLAGS) -- cgit v1.2.3