summaryrefslogtreecommitdiff
path: root/lex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lex/Makefile')
-rw-r--r--lex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lex/Makefile b/lex/Makefile
index 9880334d17..210d4ccb0b 100644
--- a/lex/Makefile
+++ b/lex/Makefile
@@ -28,7 +28,7 @@ OCAMLYACCFLAGS = -v
CAMLC = $(BOOT_OCAMLC) -strict-sequence -nostdlib \
-I $(ROOTDIR)/boot -use-prims $(ROOTDIR)/runtime/primitives
-CAMLOPT = $(CAMLRUN) $(ROOTDIR)/ocamlopt$(EXE) -nostdlib -I $(ROOTDIR)/stdlib
+CAMLOPT = $(OCAMLRUN) $(ROOTDIR)/ocamlopt$(EXE) -nostdlib -I $(ROOTDIR)/stdlib
COMPFLAGS = -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A \
-safe-string -strict-sequence -strict-formats -bin-annot
LINKFLAGS =