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

Maxime Gauduin alucryd at gemini.archlinux.org
Thu Sep 2 08:23:10 UTC 2021


    Date: Thursday, September 2, 2021 @ 08:23:09
  Author: alucryd
Revision: 1010509

upgpkg: glewlwyd 2.5.3-2

Modified:
  glewlwyd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-02 08:17:25 UTC (rev 1010508)
+++ PKGBUILD	2021-09-02 08:23:09 UTC (rev 1010509)
@@ -2,7 +2,7 @@
 
 pkgname=glewlwyd
 pkgver=2.5.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Single-Sign-On (SSO) server with multiple factor authentication'
 arch=(x86_64)
 url=https://github.com/babelouest/glewlwyd
@@ -47,6 +47,7 @@
 }
 
 build() {
+ export CFLAGS+=" -Wno-implicit-function-declaration"
   cmake -S glewlwyd -B build -G Ninja \
     -DCMAKE_BUILD_TYPE=None \
     -DCMAKE_INSTALL_PREFIX=/usr \



More information about the arch-commits mailing list