summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bermond2022-03-24 00:29:02 -0300
committerDaniel Bermond2022-03-24 00:29:02 -0300
commit513ad913256ce4bab9c371937ededbc2cb5be3f4 (patch)
tree119c72d0b0957128f19d59ed1d12bd67a5558dcf /.SRCINFO
parentc6f697c922a40d4bb8c94d25f827fe52e09770fc (diff)
downloadaur-513ad913256ce4bab9c371937ededbc2cb5be3f4.tar.gz
Enable lto (need to disable an option). Improvements in package().
cmake option ENABLE_ONEDNN_FOR_GPU need to be disabled to make it build with lto enabled.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1ce8580b54e..26d38356ea25 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = openvino-git
pkgdesc = A toolkit for developing artificial inteligence and deep learning applications (git version)
- pkgver = 2021.4.2.r2181.g738a571742
+ pkgver = 2022.1.0.dev20220316.r194.ga63e2080e1
pkgrel = 1
url = https://docs.openvinotoolkit.org/
arch = x86_64
@@ -35,7 +35,6 @@ pkgbase = openvino-git
conflicts = intel-openvino-git
replaces = intel-openvino-git
options = !emptydirs
- options = !lto
source = git+https://github.com/openvinotoolkit/openvino.git
source = oneDNN-openvinotoolkit::git+https://github.com/openvinotoolkit/oneDNN.git
source = git+https://github.com/herumi/xbyak.git