package/iptables: fix build on musl
authorBrendan Heading <brendanheading@gmail.com>
Mon, 31 Aug 2015 19:29:02 +0000 (20:29 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 4 Oct 2015 10:25:45 +0000 (12:25 +0200)
commit208e687ced05d479bb523626af103a6de07dc08e
tree7335307baf0e20e06493c47eba6fb768460db188
parent2d8a254dd76de970776ab63fd65bfee75f44b13c
package/iptables: fix build on musl

Fixes:
http://autobuild.buildroot.net/results/68b/68bf8830f87ab32f4fd650c9dd4a8c80592983a9/
http://autobuild.buildroot.net/results/d9b/d9bb677fb5510adf05ffb4afbc63ead83d7e18dd/
http://autobuild.buildroot.net/results/4b8/4b80b6d0131b624301a5cfcd5541897f411043c9/

.. and others.

This patch includes two backported patches from iptables git, plus one
pending patch not integrated yet.

Signed-off-by: Brendan Heading <brendanheading@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/iptables/0003-consistently-use-errno.h.patch [new file with mode: 0644]
package/iptables/0004-include-remove-libc5-support-code.patch [new file with mode: 0644]
package/iptables/0005-fix-build-with-musl.patch [new file with mode: 0644]