freeswitch: fix compilation with GCC11 654/head
authorRosen Penev <rosenp@gmail.com>
Fri, 9 Jul 2021 00:19:05 +0000 (17:19 -0700)
committerRosen Penev <rosenp@gmail.com>
Wed, 4 Aug 2021 08:45:54 +0000 (01:45 -0700)
commit213538cdc8a94390b27e16e8dd64d12e937cdab1
tree32abde7c97a391c56e49505ce098a1e3548dec34
parent3891a2ed06810482b8cb9cd31c9a781ceb23408e
freeswitch: fix compilation with GCC11

GCC 11 is more strict with declarations.

Also backport patch fixing mod_gsmopen compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
net/freeswitch/Makefile
net/freeswitch/patches/040-gcc11.patch [new file with mode: 0644]
net/freeswitch/patches/050-c++.patch [new file with mode: 0644]