libpcap: dont build shared library

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-03-05 12:27:17 +01:00
parent 1ee9676ad3
commit ef955a58e2

View File

@ -33,6 +33,7 @@ LIBS="-lpthread" \
--host=$TARGET_NAME \
--build=$HOST_NAME \
--prefix=/usr \
--disable-shared \
--with-pcap=linux
$MAKEINSTALL