Martin Liška 2022-02-24 12:50:20 +00:00 committed by Git OBS Bridge
parent 7e3d1d3200
commit aba1ba7c05

View File

@ -24,10 +24,10 @@ License: AGPL-3.0-or-later
URL: https://github.com/rui314/mold
Source: https://github.com/rui314/mold/archive/v%{version}/mold-%{version}.tar.gz
BuildRequires: cmake
# for openSuse Leap user newer versions or libraries from mold
%if %{suse_version} < 1550
BuildRequires: gcc10-c++
%else
# These libraries are not present for openSUSE Leap
BuildRequires: gcc-c++
BuildRequires: mimalloc-devel
BuildRequires: tbb-devel