ortp: fix build w/ gcc-8.2.0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
1c7f45b734
commit
cc96ead138
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue