iptables: fix build with musl
authorBaruch Siach <baruch@tkos.co.il>
Thu, 2 Mar 2017 07:54:00 +0000 (09:54 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 2 Mar 2017 08:21:51 +0000 (09:21 +0100)
commit1db6c46fd2e31dda7aed4eb0ce441fb5c98ba588
treefa8e14ec3ca05b3637895e2e0164680bab961e9a
parentece98adf1ea17dc48bcb7fb4a9782094d4eb8003
iptables: fix build with musl

Add a patch that defines _GNU_SOURCE to expose some struct tcphdr fields.

Fixes:
http://autobuild.buildroot.net/results/bee/bee20b689345b593378cfd91e0abc48bf381d3f9/

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/iptables/0001-utils-nfsynproxy-fix-build-with-musl-libc.patch [new file with mode: 0644]