| author | Jan Alexander Steffens
<heftig@archlinux.org> 2020-06-26 14:05:39 UTC |
| committer | Jan Alexander Steffens
<heftig@archlinux.org> 2020-06-26 14:05:39 UTC |
| parent | 4ae01a88344f9f3f2cb69347c26ad05d3904acfc |
| PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 0d9b364..37caa20 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 }