--- PKGBUILD 2018-03-27 19:58:12.740225000 -0500 +++ PKGBUILD-new 2018-03-28 17:09:41.619535970 -0500 @@ -39,16 +39,13 @@ } build() { - local debug=minimum - check_option debug n && debug=yes - cd glib ./configure \ --prefix=/usr \ --libdir=/usr/lib \ --sysconfdir=/etc \ --with-pcre=system \ - --enable-debug=$debug \ + --enable-debug=minimum \ --enable-gtk-doc \ --disable-fam sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool