mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libpcap: disable can, canusb and bluetooth support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
a9ff8d0ca2
commit
5a3251fe52
@ -35,6 +35,9 @@ ac_cv_header_libusb_1_0_libusb_h=no \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--disable-shared \
|
||||
--with-pcap=linux
|
||||
--with-pcap=linux \
|
||||
--disable-bluetooth \
|
||||
--disable-can \
|
||||
--disable-canusb \
|
||||
|
||||
$MAKEINSTALL
|
||||
|
Loading…
x
Reference in New Issue
Block a user