| author | Jan Alexander Steffens
<heftig@archlinux.org> 2020-06-26 14:05:29 UTC |
| committer | Jan Alexander Steffens
<heftig@archlinux.org> 2020-06-26 14:05:29 UTC |
| parent | 4480243a61084675f65b93eb4882a7cc34a22fb6 |
| PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 94094d1..42d548b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -28,7 +28,7 @@ build() { cd $pkgname ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \ --libexecdir=/usr/lib --disable-static --enable-gtk-doc \ - --enable-compile-warnings=minimum + --enable-compile-warnings=yes make }