summaryrefslogtreecommitdiffstats
path: root/package/tcpdump/0001-Use-system-libpcap-when-configured-with-with-system-.patch
Commit message (Collapse)AuthorAgeFilesLines
* tcpdump: use libpcap shared libraryBaruch Siach2014-10-301-0/+78
Currently the tcpdump configure script finds libpcap.a in output/build/libpcap-[version]. This check is hard coded in aclocal.m4. Add a patch to optionally ignore local libpcap so that the system shared library version is found instead. This reduces the tcpdump binary size in a few 100KB. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud