remove -w l
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@3803 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02master
parent
42c72b10d6
commit
6206a09106
|
@ -20,6 +20,6 @@ LABLDEP=$(CAMLRUN) $(TOPDIR)/tools/ocamldep
|
|||
COMPFLAGS=
|
||||
LINKFLAGS=
|
||||
|
||||
CAMLOPT=$(CAMLRUN) $(TOPDIR)/ocamlopt -w l -I $(TOPDIR)/stdlib -labels
|
||||
CAMLOPT=$(CAMLRUN) $(TOPDIR)/ocamlopt -I $(TOPDIR)/stdlib -labels
|
||||
CAMLOPTLIBR=$(CAMLOPT) -a
|
||||
MKLIB=$(TOPDIR)/tools/ocamlmklib
|
||||
|
|
Loading…
Reference in New Issue