summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-tips.txt
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2014-03-03 22:58:50 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-03-04 19:38:05 +0100
commitf5866484ffe9eee32b020ee11d323404c471d7b4 (patch)
tree07de6d51758d24a78b5c00b0f604874f862e2191 /docs/manual/adding-packages-tips.txt
parentdee312694f8ed1764290dae5cb22380ffceb2035 (diff)
downloadbuildroot-f5866484ffe9eee32b020ee11d323404c471d7b4.tar.gz
buildroot-f5866484ffe9eee32b020ee11d323404c471d7b4.zip
libnftnl: exclude for CS PPC toolchains
The CS PPC 2011.3 and 2010.9 toolchains have a bad linux/socket.h header that doesn't define sa_family_t which is used by linux/netlink.h (and libnftnl). Patching external toolchain headers wouldn't be too nice and they seem to be the only CS toolchains affected. It's definitely NOT a kernel header version issue, the toolchain is based on 2.6.38 headers and vanilla 2.6.38 has the proper definitions in place. Fixes: http://autobuild.buildroot.net/results/1e2/1e2cac84f0faa9b8915a628260ef41765d86e174/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/adding-packages-tips.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud