libpfring: disable libnl
authorStijn Tintel <stijn@linux-ipv6.be>
Sun, 7 Oct 2018 10:20:11 +0000 (13:20 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Sun, 7 Oct 2018 10:21:51 +0000 (13:21 +0300)
commitbf47fe3d2776119aa9c7ba823423238f063922ea
treef76a93bf005a93e0879cac9301f1a4cd7d51763f
parentcab093b7daac86581b46f9464f7469313a0fe438
libpfring: disable libnl

When libnl is built, libpfring links against it. This causes the build
to fail due to a missing dependency. Disable libnl to avoid this.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
libs/libpfring/Makefile