bctoolbox: fix gcc-8.2.0 build

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-09-07 00:56:47 +02:00
parent 6018566f53
commit 88dd11b047
No known key found for this signature in database
GPG key ID: 6764EC32352D0647

View file

@ -12,6 +12,8 @@ homepage="https://github.com/BelledonneCommunications/bctoolbox"
distfiles="https://github.com/BelledonneCommunications/bctoolbox/archive/${version}.tar.gz"
checksum=299dedcf8f1edea79964314504f0d24e97cdf24a289896fc09bc69c38eb9f9be
CFLAGS="-Wno-stringop-truncation"
bctoolbox-devel_package() {
depends="bctoolbox-${version}_${revision}"
short_desc+=" - development files"