bctoolbox: fix gcc-8.2.0 build
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
6018566f53
commit
88dd11b047
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue