diff options
Diffstat (limited to 'lang/ocaml/patches/patch-ax')
-rw-r--r-- | lang/ocaml/patches/patch-ax | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/lang/ocaml/patches/patch-ax b/lang/ocaml/patches/patch-ax deleted file mode 100644 index 7e899b95e10..00000000000 --- a/lang/ocaml/patches/patch-ax +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ax,v 1.4 2009/09/07 21:48:13 tonio Exp $ - ---- otherlibs/Makefile.orig 2007-11-08 10:17:47.000000000 +0100 -+++ otherlibs/Makefile -@@ -17,7 +17,7 @@ - - CAMLC=$(ROOTDIR)/ocamlcomp.sh - CAMLOPT=$(ROOTDIR)/ocamlcompopt.sh --CFLAGS=-I$(ROOTDIR)/byterun -O $(SHAREDCCCOMPOPTS) $(EXTRACFLAGS) -+CFLAGS+=-I$(ROOTDIR)/byterun $(SHAREDCCCOMPOPTS) $(EXTRACFLAGS) - - include ../Makefile.shared - # Note .. is the current directory (this makefile is included from |