package/freeswitch: fix build error
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 26 Jul 2020 13:30:23 +0000 (15:30 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Mon, 27 Jul 2020 06:29:44 +0000 (08:29 +0200)
commit3c2e8b2b29a88c35c8a9867537d3ce3d0af85bc2
tree91ca04bc1454fcaf14daa7a30fa5e49ce9493f7e
parente38202efe974d2b4b86b5d6b198434594618bfbf
package/freeswitch: fix build error

Freeswitch has been tested agains tan older version of libcheck, 0.12.0
or earlier, while Buildroot has 0.15.1. With 0.13.0, the API of libcheck
has changed, and Freeswitch does not account for this.

Fixes
http://autobuild.buildroot.net/results/5db/5dbce5860f57c1457962aa295857689f49a60bc6/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Tested-by: Heiko Thiery <heiko.thiery@gmail.com>
[yann.morin.1998@free.fr: expand commit log with the root cause]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/freeswitch/0001-sofia-sip-fix-s2tcase.c.patch [new file with mode: 0644]