Accepting request 956314 from devel:tools:compiler
- Update to version 1.1: https://github.com/rui314/mold/releases/tag/v1.1. OBS-URL: https://build.opensuse.org/request/show/956314 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mold?expand=0&rev=6
This commit is contained in:
commit
47be530100
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:488c12058b4c7c77bff94c6f919e40b2f12c304214e2e0d7d4833c21167837c0
|
||||
size 4501162
|
3
mold-1.1.tar.gz
Normal file
3
mold-1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f04bb2cd58797258c4f5f6f29fd2667f8b6c6b2bc76c731fede526884ea9a0c
|
||||
size 4522886
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 21 07:51:37 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Update to version 1.1:
|
||||
https://github.com/rui314/mold/releases/tag/v1.1.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 31 10:24:17 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: mold
|
||||
Version: 1.0.3
|
||||
Version: 1.1
|
||||
Release: 0
|
||||
Summary: A Modern Linker (mold)
|
||||
License: AGPL-3.0-or-later
|
||||
@ -25,12 +25,12 @@ URL: https://github.com/rui314/mold
|
||||
Source: https://github.com/rui314/mold/archive/v%{version}/mold-%{version}.tar.gz
|
||||
BuildRequires: cmake
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: mimalloc-devel
|
||||
BuildRequires: openssl-devel
|
||||
BuildRequires: tbb-devel
|
||||
BuildRequires: tbb-devel
|
||||
BuildRequires: xxhash-devel
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: mimalloc-devel
|
||||
PreReq: update-alternatives
|
||||
|
||||
%define build_args SYSTEM_TBB=1 SYSTEM_XXHASH=1 SYSTEM_MIMALLOC=1
|
||||
|
Loading…
Reference in New Issue
Block a user