simpler variant of ocaml_preserve_bytecode usage (SR#511780)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-parmap?expand=0&rev=24
This commit is contained in:
Olaf Hering 2017-07-25 08:41:53 +00:00 committed by Git OBS Bridge
parent 2254807743
commit 9d76f36758

View File

@ -19,9 +19,7 @@
Name: ocaml-parmap
Version: 20170223.c9b0ee7
Release: 0
%if %{defined ocaml_preserve_bytecode}
%{ocaml_preserve_bytecode}
%endif
%{?ocaml_preserve_bytecode}
Summary: Exploit multicore architectures for OCaml programs with minimal modifications
License: LGPL-2.0
Group: Development/Libraries/Other