Changes
2 changed files (+2/-6)
-
-
@@ -1,7 +1,7 @@pkgbase = llvm-amdgpu pkgdesc = Radeon Open Compute - LLVM toolchain (llvm, clang, lld) pkgver = 3.9.0 pkgrel = 1 pkgrel = 2 url = https://github.com/RadeonOpenCompute/llvm-project arch = x86_64 license = custom:Apache 2.0 with LLVM Exception
-
-
-
@@ -3,7 +3,7 @@pkgname=llvm-amdgpu pkgdesc='Radeon Open Compute - LLVM toolchain (llvm, clang, lld)' pkgver=3.9.0 pkgrel=1 pkgrel=2 arch=('x86_64') url='https://github.com/RadeonOpenCompute/llvm-project' license=('custom:Apache 2.0 with LLVM Exception')
-
@@ -27,10 +27,6 @@ build() {make } check() { make check } package() { DESTDIR="$pkgdir" make install }
-