summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlain Frisch <alain@frisch.fr>2014-09-24 16:03:17 +0000
committerAlain Frisch <alain@frisch.fr>2014-09-24 16:03:17 +0000
commitfc4e2cd892f5a69b38c5c31396ffdfdf68d93b5a (patch)
treee31670a0931635dcf344bea4b1d8dbe735c42d2e /Makefile
parent9bd004420f558886669f9dd56c44f992ce4d3912 (diff)
downloadocaml-fc4e2cd892f5a69b38c5c31396ffdfdf68d93b5a.tar.gz
Cleanup.
git-svn-id: http://caml.inria.fr/svn/ocaml/branches/abstract_intel_emit@15330 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index add684f90c..f41548b225 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ include config/Makefile
include stdlib/StdlibModules
CAMLC=boot/ocamlrun boot/ocamlc -nostdlib -I boot -g
-CAMLOPT=boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink
+CAMLOPT=boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -inline 0
COMPFLAGS=-strict-sequence -w +33..39+48 -warn-error A -bin-annot \
-safe-string $(INCLUDES)
LINKFLAGS=