]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
libpcap: drop libnl headers patch
authorBaruch Siach <baruch@tkos.co.il>
Wed, 26 Oct 2016 17:03:09 +0000 (20:03 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 26 Oct 2016 19:29:32 +0000 (21:29 +0200)
commita2d9202f6f9119e1cea44a913306e361b03d90e5
treef6146cb2acebd3d8c041cf0ae18542c88bb233a4
parent20f73c2ecb3feb5f6014196e40ba2615f4e1c633
libpcap: drop libnl headers patch

We can avoid host headers using a --with-libnl parameter to override the
default host headers path. The configure script adds /include suffix to the
include path. So we still need to manually add -I with the correct path to
CFLAGS because libnl headers are under the libnl3/ directory.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libpcap/0001-remove-libnl-include-path.patch [deleted file]
package/libpcap/libpcap.mk