summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLone_Wolf2020-08-07 15:34:08 +0200
committerLone_Wolf2020-08-07 15:34:08 +0200
commit98f33344a3367a03ac08c9d6c30a1b6cc8a0a973 (patch)
treeead50df54076786e493578222569618062eab159 /.SRCINFO
parent38e2ce0ff9f33795c4f9f83e639eb56a0428cdc5 (diff)
downloadaur-98f33344a3367a03ac08c9d6c30a1b6cc8a0a973.tar.gz
removed LLVM_POLLY_LINK_INTO_TOOLS as cmake option so llvm uses default value for it
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 23434bf4e82e..ab9457535a51 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = llvm-git
- pkgver = 11.0.0_r356619.ef5850a2de3
+ pkgver = 12.0.0_r362797.100e1f911c0e
pkgrel = 1
url = https://llvm.org/
arch = x86_64
@@ -35,7 +35,7 @@ pkgbase = llvm-git
pkgname = llvm-git
pkgdesc = LLVM development version. includes clang and many other tools
- depends = llvm-libs-git=11.0.0_r356619.ef5850a2de3-1
+ depends = llvm-libs-git=12.0.0_r362797.100e1f911c0e-1
depends = perl
optdepends = python: for scripts
optdepends = python-setuptools: for using lit = LLVM Integrated Tester
@@ -73,7 +73,7 @@ pkgname = llvm-libs-git
pkgname = llvm-ocaml-git
pkgdesc = OCaml bindings for LLVM
- depends = llvm-git=11.0.0_r356619.ef5850a2de3-1
+ depends = llvm-git=12.0.0_r362797.100e1f911c0e-1
depends = ocaml
depends = ocaml-ctypes
provides = llvm-ocaml