summaryrefslogtreecommitdiff
path: root/otherlibs
diff options
context:
space:
mode:
authorAlain Frisch <alain@frisch.fr>2007-11-07 08:58:35 +0000
committerAlain Frisch <alain@frisch.fr>2007-11-07 08:58:35 +0000
commit9299a19d8b74ac7e176c34f6b528f173a380f8ac (patch)
tree4b16108a4bd8dfea23f575b50df269aab616e322 /otherlibs
parentfb36a0d09e05087c506d59ccfbf82273d7e5a721 (diff)
downloadocaml-9299a19d8b74ac7e176c34f6b528f173a380f8ac.tar.gz
Don't use BYTECCCOMPOPTS twice.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@8484 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'otherlibs')
-rw-r--r--otherlibs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/Makefile b/otherlibs/Makefile
index e959213b1a..900cf6ae93 100644
--- a/otherlibs/Makefile
+++ b/otherlibs/Makefile
@@ -17,7 +17,7 @@
CAMLC?=$(ROOTDIR)/ocamlcomp.sh
CAMLOPT?=$(ROOTDIR)/ocamlcompopt.sh
-CFLAGS?=-I$(ROOTDIR)/byterun -O $(BYTECCCOMPOPTS) $(SHAREDCCCOMPOPTS) $(EXTRACFLAGS)
+CFLAGS?=-I$(ROOTDIR)/byterun -O $(SHAREDCCCOMPOPTS) $(EXTRACFLAGS)
include ../Makefile.shared
# Note .. is the current directory (this makefile is included from