ortp: fix build w/ gcc-8.2.0

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-09-09 12:40:04 +02:00
parent 1c7f45b734
commit cc96ead138
No known key found for this signature in database
GPG Key ID: 6764EC32352D0647
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ homepage="https://www.linphone.org/technical-corner/ortp/overview"
distfiles="https://github.com/BelledonneCommunications/ortp/archive/${version}.tar.gz"
checksum=f8069cbb0c9679545e52d4080e07b4c2bea049f2571100332c90539490240d76
CFLAGS="-Wno-stringop-truncation"
ortp-devel_package() {
depends="ortp-${version}_${revision}"
short_desc+=" - development files"