mirror of
https://abf.rosa.ru/djam/lld.git
synced 2025-02-23 14:32:55 +00:00
Updated to 9.0.1
This commit is contained in:
parent
0950991f02
commit
867ae7c347
2 changed files with 3 additions and 3 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
lld-9.0.0.src.tar.xz: 021a8c38cf27d63db37d939c7cdec46ffd627be2
|
||||
lld-9.0.1.src.tar.xz: ef5f529adfb9b57b33c394641d7d5e2d1f1b5ff6
|
||||
|
|
4
lld.spec
4
lld.spec
|
@ -2,11 +2,11 @@
|
|||
%define libname %mklibname %{name} %{major}
|
||||
%define devname %mklibname %{name} -d
|
||||
|
||||
%bcond_with git
|
||||
%bcond_without git
|
||||
|
||||
Summary: The LLVM Linker
|
||||
Name: lld
|
||||
Version: 9.0.0
|
||||
Version: 9.0.1
|
||||
Release: 1
|
||||
Group: Development/Other
|
||||
License: NCSA
|
||||
|
|
Loading…
Add table
Reference in a new issue