- define ocaml_dune_bootstrap_directory for dune3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-rpm-macros?expand=0&rev=68
This commit is contained in:
parent
8e459b575b
commit
cbbf3354ad
@ -2,6 +2,7 @@
|
||||
Tue Feb 22 22:22:22 UTC 2022 - ohering@suse.de
|
||||
|
||||
- remove usage of external-lib-deps for dune3
|
||||
- define ocaml_dune_bootstrap_directory for dune3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 27 07:31:27 UTC 2021 - ohering@suse.de
|
||||
|
@ -424,6 +424,7 @@ ocaml setup.ml -configure \\\
|
||||
%%ocaml_oasis_test \
|
||||
ocaml setup.ml -test
|
||||
#
|
||||
%%ocaml_dune_bootstrap_directory %%{_libexecdir}/dune-bootstrap
|
||||
%%ocaml_dune_setup \
|
||||
%ifarch ppc64 ppc64le
|
||||
ulimit -s $((1024 * 64)) ; \
|
||||
|
Loading…
Reference in New Issue
Block a user