fix following ocaml-parmap changes

This commit is contained in:
sthen 2015-09-18 20:36:35 +00:00
parent f323f2f03a
commit 6b0a7582a5
2 changed files with 2 additions and 12 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.26 2015/09/13 15:21:15 sthen Exp $
# $OpenBSD: Makefile,v 1.27 2015/09/18 20:36:35 sthen Exp $
SHARED_ONLY = Yes
@ -7,6 +7,7 @@ COMMENT = program matching and transformation engine
# if updating, check for any additional use of diff/grep which
# may need to be switched to gdiff/ggrep
DISTNAME = coccinelle-1.0.2
REVISION = 0
EXTRACT_SUFX = .tgz
CATEGORIES = devel

View File

@ -1,11 +0,0 @@
$OpenBSD: patch-Makefile_libs,v 1.1 2015/09/13 15:21:15 sthen Exp $
--- Makefile.libs.orig Tue Aug 18 09:21:41 2015
+++ Makefile.libs Thu Sep 10 18:14:58 2015
@@ -80,5 +80,5 @@ LOCAL_parmap = $(PARMAPDIR)/parmap.cma
LOCALOPT_parmap = $(PARMAPDIR)/parmap.cmxa
GLOBAL_parmap = $(PARMAPDIR)/parmap.cma
GLOBALOPT_parmap = $(PARMAPDIR)/parmap.cmxa
-FLAGS_parmap = -cclib -lparmap_stubs
-OPTFLAGS_parmap = -cclib -lparmap_stubs
+#FLAGS_parmap = -cclib -lparmap_stubs
+#OPTFLAGS_parmap = -cclib -lparmap_stubs