[dpdk-dev] [PATCH] net/pcap: simplify dependency checking using meson

Hemant Agrawal hemant.agrawal at nxp.com
Thu Feb 22 19:00:44 CET 2018


On 2/22/2018 10:50 PM, Bruce Richardson wrote:
> Rather than trying to use meson's build-in detection for libpcap, and
> having to special-case cross-building, just check for the presence of
> pcap.h and the pcap library.
> 
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> ---
>   drivers/net/pcap/meson.build | 20 +++++---------------
>   1 file changed, 5 insertions(+), 15 deletions(-)
> 
Tested-by: Hemant Agrawal <hemant.agrawal at nxp.com>


More information about the dev mailing list