!5 Upgrade to 2.33.0
From: @jchzhou Reviewed-by: @misaka00251 Signed-off-by: @misaka00251
This commit is contained in:
commit
4b38559239
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
%bcond_with ctest
|
%bcond_with ctest
|
||||||
|
|
||||||
Name: mold
|
Name: mold
|
||||||
Version: 2.32.1
|
Version: 2.33.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A Modern Linker (mold)
|
Summary: A Modern Linker (mold)
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -26,7 +26,7 @@ Patch0: 0001-Use-system-compatible-include-path-for-xxhash.h.patch
|
|||||||
# Build blake3 as static
|
# Build blake3 as static
|
||||||
Patch1: 0002-build-blake3-as-static.patch
|
Patch1: 0002-build-blake3-as-static.patch
|
||||||
|
|
||||||
%define build_args -DMOLD_USE_MIMALLOC=OFF -DMOLD_USE_MIMALLOC=OFF
|
%define build_args -DMOLD_USE_MIMALLOC=OFF -DMOLD_USE_SYSTEM_TBB=ON
|
||||||
|
|
||||||
%description
|
%description
|
||||||
mold is a faster drop-in replacement for existing Unix linkers.
|
mold is a faster drop-in replacement for existing Unix linkers.
|
||||||
@ -68,6 +68,9 @@ chmod +x %{buildroot}%{_libdir}/mold/mold-wrapper.so
|
|||||||
%{_mandir}/man1/mold.1*
|
%{_mandir}/man1/mold.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 13 2024 jchzhou <zhoujiacheng@iscas.ac.cn> - 2.33.0-1
|
||||||
|
- Upgrade to 2.33.0
|
||||||
|
|
||||||
* Wed Jul 17 2024 jchzhou <zhoujiacheng@iscas.ac.cn> - 2.32.1-1
|
* Wed Jul 17 2024 jchzhou <zhoujiacheng@iscas.ac.cn> - 2.32.1-1
|
||||||
- Upgrade to 2.32.1
|
- Upgrade to 2.32.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user