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: clang
|
||||
BuildRequires: libdwarf-tools
|
||||
BuildRequires: llvm-gold
|
||||
BuildRequires: mimalloc-devel
|
||||
BuildRequires: tbb-devel
|
||||
%ifarch x86_64
|
||||
@ -90,7 +91,7 @@ LIBEXECDIR=%{_libexecdir} \
|
||||
%{build_args}
|
||||
|
||||
%check
|
||||
make test -e \
|
||||
make test -k -e \
|
||||
PREFIX=%{_prefix} \
|
||||
BINDIR=%{_bindir} \
|
||||
MANDIR=%{_mandir} \
|
||||
|
Loading…
Reference in New Issue
Block a user