Olaf Hering 2021-04-14 11:23:04 +00:00 committed by Git OBS Bridge
parent 14a68d15e2
commit 16b1bdaa35
2 changed files with 2 additions and 1 deletions

View File

@ -16,6 +16,7 @@
#
%define _lto_cflags %{nil}
Name: ocaml-stdcompat
Version: 15
Release: 0
@ -25,6 +26,7 @@ License: BSD-2-Clause
Group: Development/Languages/OCaml
URL: https://opam.ocaml.org/packages/stdcompat
Source0: %{name}-%{version}.tar.xz
Source1: ocaml-stdcompat-rpmlintrc
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: ocamlfind(findlib)
@ -47,7 +49,6 @@ developing applications that use %{name}.
%autosetup -p1
%build
%define _lto_cflags %{nil}
%make_build -f Makefile.bootstrap
%configure \
--libdir=%{ocaml_standard_library}