[arch-commits] Commit in intel-compute-runtime/trunk (PKGBUILD)

Bruno Pagani archange at archlinux.org
Sat Jul 18 15:19:39 UTC 2020


    Date: Saturday, July 18, 2020 @ 15:19:39
  Author: archange
Revision: 664427

upgpkg: intel-compute-runtime 20.27.17231-1

Modified:
  intel-compute-runtime/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-18 15:01:31 UTC (rev 664426)
+++ PKGBUILD	2020-07-18 15:19:39 UTC (rev 664427)
@@ -2,7 +2,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=intel-compute-runtime
-pkgver=20.18.16699
+pkgver=20.27.17231
 pkgrel=1
 pkgdesc="Intel(R) Graphics Compute Runtime for oneAPI Level Zero and OpenCL(TM) Driver"
 arch=(x86_64)
@@ -14,11 +14,9 @@
             'libdrm: for cl_intel_va_api_media_sharing')
 provides=(opencl-driver level-zero-driver)
 source=(https://github.com/intel/compute-runtime/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('04576130cbb72af19ef6c79092105af7c06df95d7b17769d8fd815fe81c42b12')
+sha256sums=('962c1a95ce9ef22df60ea50cfc8ee915b7f7ee1363e703c0a3222760fe9f273e')
 
 build() {
-    export CFLAGS+=" ${CPPFLAGS}"
-    export CXXFLAGS+=" ${CPPFLAGS}"
     cmake -B build -S compute-runtime-${pkgver} \
         -DCMAKE_BUILD_TYPE=Release \
         -DCMAKE_INSTALL_PREFIX=/usr \



More information about the arch-commits mailing list