Fix extra option.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/mold?expand=0&rev=35
This commit is contained in:
parent
5bed486ad0
commit
a894d21dcb
@ -50,7 +50,7 @@ PreReq: update-alternatives
|
||||
%if %{suse_version} < 1550
|
||||
%define build_args STRIP=true SYSTEM_XXHASH=1 USE_MIMALLOC=0
|
||||
%else
|
||||
%define build_args STRIP=true SYSTEM_TBB=1 SYSTEM_XXHASH=1 SYSTEM_MIMALLOC=1 USE_MIMALLOC=0
|
||||
%define build_args STRIP=true SYSTEM_TBB=1 SYSTEM_XXHASH=1 USE_MIMALLOC=0
|
||||
%endif
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user