- Remove ocaml_native_compiler conditional

build native target unconditionally

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=94
This commit is contained in:
Olaf Hering 2021-04-21 13:02:46 +00:00 committed by Git OBS Bridge
parent 1a9ed08825
commit 4e9061a251
2 changed files with 2 additions and 2 deletions

View File

@ -5,6 +5,8 @@ Fri Apr 9 09:09:09 UTC 2021 - ohering@suse.de
- Update to upstream version 1.9.1
Fix an incomaptibility with ocaml-4.13
Switch from m4 to sed
- Remove ocaml_native_compiler conditional
build native target unconditionally
-------------------------------------------------------------------
Thu Feb 20 20:20:20 UTC 2020 - ohering@suse.de

View File

@ -67,9 +67,7 @@ tools/extract_args/extract_args -o src/findlib/ocaml_args.ml ocamlc ocamlcp ocam
-mandir %{_mandir} \
-with-toolbox
make all
%if 0%{?suse_ocaml_native_compiler}
make opt
%endif
%install
make install prefix=%{buildroot}