summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSamuel Bernard2020-04-27 16:15:51 +0200
committerSamuel Bernard2020-04-27 18:56:21 +0200
commite595b6589418213ff17564d100575bd3cbad5f48 (patch)
treeaa888870b32f9ef6a1195ff35ec1aea436f54e38 /.SRCINFO
parent84c7ba1f0edab22b6a76b6df1ae5bb26914df76f (diff)
downloadaur-e595b6589418213ff17564d100575bd3cbad5f48.tar.gz
llvm-amdgpu: remove DYLIB compilation
Needed to avoid the following error with pytorch: ': CommandLine Error: Option 'disable-symbolication' registered more than once! LLVM ERROR: inconsistency in registered CommandLine options'
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c6c39eeed1b..d5a511c684a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = llvm-amdgpu
pkgdesc = Radeon Open Compute - LLVM toolchain (llvm, clang, lld)
pkgver = 3.3.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/RadeonOpenCompute/llvm-project
arch = x86_64
license = custom:Apache 2.0 with LLVM Exception