summaryrefslogtreecommitdiffstats
path: root/main/glade3
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2013-09-29 16:01:59 +0000
committerTimo Teräs <timo.teras@iki.fi>2013-09-29 16:01:59 +0000
commit1e5b655508f1f6940e614742b0e05edcf6914948 (patch)
treee2958bb62f36ed88850ea6e53385e8c154a7ae2f /main/glade3
parentc60fb8a774181ae8e6269c781408f3becb480bf7 (diff)
downloadaports-1e5b655508f1f6940e614742b0e05edcf6914948.tar.bz2
aports-1e5b655508f1f6940e614742b0e05edcf6914948.tar.xz
main/glade{,3}: fix musl build (disable -Werror)
Diffstat (limited to 'main/glade3')
-rw-r--r--main/glade3/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/glade3/APKBUILD b/main/glade3/APKBUILD
index 1d01260b5..38aace2b4 100644
--- a/main/glade3/APKBUILD
+++ b/main/glade3/APKBUILD
@@ -26,6 +26,7 @@ build() {
--sysconfdir=/etc \
--mandir=/usr/share/man \
--infodir=/usr/share/info \
+ --enable-compile-warnings=no \
--disable-scrollkeeper \
--disable-gnome \
|| return 1