Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
openucx


Commits:
b9db8ee4 by Frederik Schwan at 2026-02-10T01:16:29+01:00
upgpkg: 1.20.0-2: binutils 2.46 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = openucx
        pkgdesc = Communication framework for data-centric and high-performance 
applications
        pkgver = 1.20.0
-       pkgrel = 1
+       pkgrel = 2
        url = https://openucx.org/
        arch = x86_64
        license = BSD-3-Clause


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _name=ucx
 pkgname=openucx
 pkgver=1.20.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Communication framework for data-centric and high-performance 
applications"
 arch=(x86_64)
 url="https://openucx.org/";
@@ -64,6 +64,8 @@ build() {
   export CFLAGS="${CFLAGS/_FORTIFY_SOURCE=3/_FORTIFY_SOURCE=2}"
   export CXXFLAGS="${CXXFLAGS/_FORTIFY_SOURCE=3/_FORTIFY_SOURCE=2}"
 
+  export CFLAGS="${CFLAGS} -Wno-error=discarded-qualifiers"
+
   cd $_name-$pkgver
   ./autogen.sh
   # NOTE: upstream suggests running ./contrib/configure-release instead of



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openucx/-/commit/b9db8ee4f7e8249e725b0689fb6886f7b9b2c80e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openucx/-/commit/b9db8ee4f7e8249e725b0689fb6886f7b9b2c80e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to