attempt to fix ppc64
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=5
This commit is contained in:
parent
3b8cf9c67d
commit
e0a5f74c21
@ -38,6 +38,8 @@ A composable build system for OCaml
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
sed -i~ s/ocamlopt/ocamlxxx/ bootstrap.ml
|
||||
diff -u bootstrap.ml~ bootstrap.ml || : diff
|
||||
make %{?_smp_mflags} PREFIX=%{_prefix}
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user