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

Jan Steffens heftig at archlinux.org
Tue Jun 4 07:50:02 UTC 2019


    Date: Tuesday, June 4, 2019 @ 07:50:01
  Author: heftig
Revision: 354767

2.60.3-2

Modified:
  glib2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-04 07:43:33 UTC (rev 354766)
+++ PKGBUILD	2019-06-04 07:50:01 UTC (rev 354767)
@@ -4,7 +4,7 @@
 pkgbase=glib2
 pkgname=(glib2 glib2-docs)
 pkgver=2.60.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Low level core library"
 url="https://wiki.gnome.org/Projects/GLib"
 license=(LGPL2.1)
@@ -37,6 +37,7 @@
 }
 
 build() {
+  CFLAGS+=" -DG_DISABLE_CAST_CHECKS"
   arch-meson glib build \
     -D selinux=disabled \
     -D man=true \



More information about the arch-commits mailing list