summaryrefslogtreecommitdiff
path: root/lang/coq/patches/patch-ac
blob: f33d8166d962e6f74d8aa7c3aed6df81f8507f9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ac,v 1.2 2010/11/14 20:53:03 tonio Exp $

Always install plugins static opt files

--- Makefile.build.orig	2010-09-30 16:50:00.000000000 +0000
+++ Makefile.build
@@ -592,7 +592,7 @@ install-library:
           `cat $(CORECMA:.cma=.mllib.d) $(PLUGINSCMA:.cma=.mllib.d) | tr ' ' '\n' | sed -n -e "/\.cmo/s/\.cmo/\.cmi/p"`
 ifeq ($(BEST),opt)
 	$(INSTALLLIB) $(LIBCOQRUN) $(FULLCOQLIB)
-	$(INSTALLSH)  $(FULLCOQLIB) $(CONFIG:.cmo=.cmx) $(CONFIG:.cmo=.o) $(LINKCMO:.cma=.cmxa) $(LINKCMO:.cma=.a)
+	$(INSTALLSH)  $(FULLCOQLIB) $(CONFIG:.cmo=.cmx) $(CONFIG:.cmo=.o) $(LINKCMO:.cma=.cmxa) $(LINKCMO:.cma=.a) $(PLUGINSOPT:.cmxs=.cmxa) $(PLUGINSOPT:.cmxs=.a)
 endif
 # csdpcert is not meant to be directly called by the user; we install
 # it with libraries