[arch-commits] Commit in magma/trunk (PKGBUILD)

Konstantin Gizdov kgizdov at gemini.archlinux.org
Sun Jan 30 00:07:36 UTC 2022


    Date: Sunday, January 30, 2022 @ 00:07:36
  Author: kgizdov
Revision: 1120006

upgpkg: magma 2.6.1-5: cuda and cudnn update rebuild

Modified:
  magma/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-29 23:31:21 UTC (rev 1120005)
+++ PKGBUILD	2022-01-30 00:07:36 UTC (rev 1120006)
@@ -5,7 +5,7 @@
 
 pkgname=magma
 pkgver=2.6.1
-pkgrel=4
+pkgrel=5
 pkgdesc="Matrix Algebra on GPU and Multicore Architectures"
 arch=('x86_64')
 url="https://icl.cs.utk.edu/magma/"
@@ -18,6 +18,7 @@
         'add_cuda86_arch.patch')
 sha256sums=('6cd83808c6e8bc7a44028e05112b3ab4e579bcc73202ed14733f66661127e213'
             '896a6b66b4e3c10fab9bb3ae27b6783c2fad3ebd5e204d62da9fdec443bd6c15')
+options=(!lto)
 
 prepare() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list