Skip to content
Commit d8bef803 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

libnftnl: needs kernel headers >= 3.1

Contrary to what commit f5866484 (libnftnl: exclude for CS PPC toolchains)
stated, a missing sa_family_t definition IS specific to the kernel headers
version, and not something particular to the CS toolchains, so instead
require 3.1+ headers.

The specific kernel change fixing the headers is:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=6602a4baf4d1a73cc



The only reverse dependency of libnftnl (nftables) already needs 3.4+, so
this dependency doesn't need to be propagated.

Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 80e651db
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment