From 867ae7c3477a9d5c112863080b1858a5fcb771ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B7=D0=B8=D0=BC?= Date: Fri, 14 Feb 2020 01:55:43 +0300 Subject: [PATCH] Updated to 9.0.1 --- .abf.yml | 2 +- lld.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.abf.yml b/.abf.yml index 3b1b0c7..025196a 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - lld-9.0.0.src.tar.xz: 021a8c38cf27d63db37d939c7cdec46ffd627be2 + lld-9.0.1.src.tar.xz: ef5f529adfb9b57b33c394641d7d5e2d1f1b5ff6 diff --git a/lld.spec b/lld.spec index f0dfd69..93f2219 100644 --- a/lld.spec +++ b/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