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