mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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 \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--disable-shared \
|
||||
--with-pcap=linux
|
||||
|
||||
$MAKEINSTALL
|
||||
|
Loading…
x
Reference in New Issue
Block a user