Add one more dependency.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/mold?expand=0&rev=26
This commit is contained in:
parent
32a66047e6
commit
1840c4f05c
@ -32,6 +32,7 @@ BuildRequires: gcc10-c++
|
|||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: clang
|
BuildRequires: clang
|
||||||
BuildRequires: libdwarf-tools
|
BuildRequires: libdwarf-tools
|
||||||
|
BuildRequires: llvm-gold
|
||||||
BuildRequires: mimalloc-devel
|
BuildRequires: mimalloc-devel
|
||||||
BuildRequires: tbb-devel
|
BuildRequires: tbb-devel
|
||||||
%ifarch x86_64
|
%ifarch x86_64
|
||||||
@ -90,7 +91,7 @@ LIBEXECDIR=%{_libexecdir} \
|
|||||||
%{build_args}
|
%{build_args}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
make test -e \
|
make test -k -e \
|
||||||
PREFIX=%{_prefix} \
|
PREFIX=%{_prefix} \
|
||||||
BINDIR=%{_bindir} \
|
BINDIR=%{_bindir} \
|
||||||
MANDIR=%{_mandir} \
|
MANDIR=%{_mandir} \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user