trinity: fix ipv6 headers detection
authorBaruch Siach <baruch@tkos.co.il>
Fri, 14 Apr 2017 05:27:37 +0000 (08:27 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 14 Apr 2017 08:54:34 +0000 (10:54 +0200)
commitf4a263cad2d95c8c691db7b23273acd7efc67a4a
treefcd53a43fe440e0fd73799bcd3d2add5388eb1d9
parent75fcebb7a300a4973592c7870f6f85fb8623335f
trinity: fix ipv6 headers detection

The trinity configure script looks into a host header to check for libc/kernel
headers conflict resolution. This is not compatible with cross compilation.
Add a patch that does direct compilation test instead.

This issue was not caught by the autobuilder yet.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/trinity/0001-configure-fix-cross-compile-detection-of-broken-ipv6.patch [new file with mode: 0644]