mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
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
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ homepage="https://www.linphone.org/technical-corner/ortp/overview"
|
||||||
distfiles="https://github.com/BelledonneCommunications/ortp/archive/${version}.tar.gz"
|
distfiles="https://github.com/BelledonneCommunications/ortp/archive/${version}.tar.gz"
|
||||||
checksum=f8069cbb0c9679545e52d4080e07b4c2bea049f2571100332c90539490240d76
|
checksum=f8069cbb0c9679545e52d4080e07b4c2bea049f2571100332c90539490240d76
|
||||||
|
|
||||||
|
CFLAGS="-Wno-stringop-truncation"
|
||||||
|
|
||||||
ortp-devel_package() {
|
ortp-devel_package() {
|
||||||
depends="ortp-${version}_${revision}"
|
depends="ortp-${version}_${revision}"
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue