mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
libpcap: dont build shared library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
1ee9676ad3
commit
ef955a58e2
@ -33,6 +33,7 @@ LIBS="-lpthread" \
|
|||||||
--host=$TARGET_NAME \
|
--host=$TARGET_NAME \
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
|
--disable-shared \
|
||||||
--with-pcap=linux
|
--with-pcap=linux
|
||||||
|
|
||||||
$MAKEINSTALL
|
$MAKEINSTALL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user