glib: rebuild with gcc6

This commit is contained in:
Juergen Buchmueller 2016-12-12 13:04:23 +01:00
parent 68a320659c
commit 5c912869ed
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'glib'
pkgname=glib
version=2.50.2
revision=1
revision=2
build_style=gnu-configure
configure_args="--enable-libelf --disable-fam --with-pcre=system --enable-static"
hostmakedepends="automake libtool pkg-config perl python libxslt docbook-xsl"