]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
nftables: fix build with glibc before 2.19
authorBaruch Siach <baruch@tkos.co.il>
Fri, 9 Feb 2018 12:55:58 +0000 (14:55 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 10 Feb 2018 07:55:56 +0000 (08:55 +0100)
commitf5d5ae21b6982773789c282d3d4dbaadbca22be3
treed2e5a4b88b1ad4a6296b09e24b3c20948cfad7b2
parent9600ed45e2745256d259272544870ee735ffa624
nftables: fix build with glibc before 2.19

Add a patch that has a local definition of IPPROTO_MH. This fixes build
with glibc before 2.19 that missed IPPROTO_MH.

Fixes:
http://autobuild.buildroot.net/results/b0a/b0ab6c8c765977cfdc9791d768d3ec2cf129d25d/
http://autobuild.buildroot.net/results/3ef/3ef36d9d03497ee1d5d20bd44aee6ccf12868f7b/
http://autobuild.buildroot.net/results/445/445f2291ebba521f0faac961ca8868ae99b2d795/

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/nftables/0001-src-fix-build-with-older-glibc.patch [new file with mode: 0644]