ports/devel/ocaml-pcre/files/patch-lib_Makefile
Stanislav Sedov 6a0650cec3 - Update to 5.11.2
- Use new framework
- Honor permissions
2006-12-09 18:08:13 +00:00

10 lines
237 B
Text

--- lib/Makefile.orig Sat Dec 9 20:39:45 2006
+++ lib/Makefile Sat Dec 9 20:39:49 2006
@@ -1,7 +1,6 @@
OCAMLMAKEFILE = ../OCamlMakefile
SOURCES = pcre.mli pcre.ml pcre_stubs.c
-CFLAGS = -O2
CLIBS = pcre
RESULT = pcre