lksctp-tools: fix musl build
authorYegor Yefremov <yegorslists@googlemail.com>
Thu, 10 Mar 2016 09:28:11 +0000 (10:28 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 15 Mar 2016 21:54:14 +0000 (22:54 +0100)
commit14f733bbd2cc28e78229591822c2af12d3fc5663
treecd14ca60d19d06bf19f2e4d57a6e3549edda4d98
parent678276ca0a77ce76989c7e282ddb9ed903dc7c7c
lksctp-tools: fix musl build

Add a patch replacing __BEGIN_DECLS/__END_DECLS with
"extern "C" {" definition.

Fixes:

http://autobuild.buildroot.net/results/d7d/d7d1c6a13ad788ef74ac0487bf2bdbdcd7d52d40/
http://autobuild.buildroot.net/results/06a/06a76d80701b126789c6c8e867db067e3b927caa/

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/lksctp-tools/0001-Fix-musl-build.patch [new file with mode: 0644]