[arch-commits] Commit in lld/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Sun Apr 12 15:57:30 UTC 2020
Date: Sunday, April 12, 2020 @ 15:57:29
Author: foutrelis
Revision: 380227
upgpkg: lld 10.0.0-2: switch to shipping static libraries (FS#64464)
Modified:
lld/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-12 15:02:42 UTC (rev 380226)
+++ PKGBUILD 2020-04-12 15:57:29 UTC (rev 380227)
@@ -3,7 +3,7 @@
pkgname=lld
pkgver=10.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Linker from the LLVM project"
arch=('x86_64')
url="https://lld.llvm.org/"
@@ -37,7 +37,6 @@
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr \
-DPYTHON_EXECUTABLE=/usr/bin/python \
- -DBUILD_SHARED_LIBS=ON \
-DLLVM_LINK_LLVM_DYLIB=ON \
-DLLVM_INCLUDE_TESTS=ON \
-DLLVM_BUILD_TESTS=ON \
More information about the arch-commits
mailing list