Fix a config issue with LGTM (libverbs not linked in libpcap)

This commit is contained in:
dmiller 2020-09-15 23:29:05 +00:00
parent 7375c0520d
commit dfd8e4f74c

View file

@ -17,3 +17,10 @@ extraction:
python:
python_setup:
version: 2
cpp:
prepare:
packages:
- libssl-dev
configure:
command:
- ./configure --with-liblua=included --with-libpcap=included --disable-rdma