freeswitch-stable: fix gcc8 warnings 418/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 14 Apr 2019 17:44:48 +0000 (19:44 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 14 Apr 2019 17:48:17 +0000 (19:48 +0200)
commit787112019c346c165417764ca83977ada1bb864e
tree25f1dfa6787c66afa2fb33d331b713ba314ee7ef
parent25a2e71be0dfdbbe9b283c4a959d5fe159226ffa
freeswitch-stable: fix gcc8 warnings

Add two patches that were submitted upstream to address warnings that
occur when using gcc 8.3 (like arc does currently) which turn into
errors (-Werror).

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/freeswitch-stable/Makefile
net/freeswitch-stable/patches/400-switch_core_media-fix-stringop-truncation.patch [new file with mode: 0644]
net/freeswitch-stable/patches/410-mod_say_ja-fix-format-overflow.patch [new file with mode: 0644]