xbps-static: use -Wno-error for gcc7
This commit is contained in:
@@ -19,6 +19,8 @@ depends="xbps-triggers"
|
|||||||
|
|
||||||
only_for_archs="i686-musl x86_64-musl mips-musl mipshf-musl mipsel-musl mipselhf-musl armv6l-musl armv7l-musl aarch64-musl"
|
only_for_archs="i686-musl x86_64-musl mips-musl mipshf-musl mipsel-musl mipselhf-musl armv6l-musl armv7l-musl aarch64-musl"
|
||||||
|
|
||||||
|
CFLAGS="-Wno-error"
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
HAVE_VASPRINTF=1 ./configure --prefix=/usr --sysconfdir=/etc --enable-static --enable-debug --verbose
|
HAVE_VASPRINTF=1 ./configure --prefix=/usr --sysconfdir=/etc --enable-static --enable-debug --verbose
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user