[packages/ocaml-extlib] - and fix opt build

baggins baggins at pld-linux.org
Thu Mar 25 08:37:41 CET 2021


commit 33af9cb800df9298bcbae90afd01197ff23f37d3
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Mar 25 08:37:10 2021 +0100

    - and fix opt build

 ocaml-extlib.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-extlib.spec b/ocaml-extlib.spec
index b84b4fd..600af05 100644
--- a/ocaml-extlib.spec
+++ b/ocaml-extlib.spec
@@ -97,7 +97,7 @@ użyciem tej biblioteki.
 %patch0 -p1
 
 %build
-%{__make} -C src all %{?with_ocaml_opt:opt} \
+%{__make} -C src all %{?with_ocaml_opt:opt cmxs} \
        CC="%{__cc} %{rpmcflags} -fPIC"
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-extlib.git/commitdiff/33af9cb800df9298bcbae90afd01197ff23f37d3



More information about the pld-cvs-commit mailing list