belle-sip: fix build for recent gcc versions

This commit is contained in:
John 2019-12-09 12:00:09 +01:00
parent c83392d2d2
commit 35c4eb82bb

View file

@ -1,7 +1,7 @@
# Template file for 'belle-sip'
pkgname=belle-sip
version=1.6.3
revision=1
revision=2
wrksrc="${pkgname}-${version}-0"
build_style=cmake
configure_args="-DANTLR3_JAR_PATH=/usr/share/java/antlr3.jar -DENABLE_STRICT=OFF"