mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
libpcap: drop obsolete configure options
This commit is contained in:
parent
c991385022
commit
175436bfaf
@ -17,10 +17,8 @@ PKG_CONFIGURE_OPTS_TARGET="LIBS=-lpthread \
|
||||
--disable-shared \
|
||||
--with-pcap=linux \
|
||||
--disable-bluetooth \
|
||||
--disable-can \
|
||||
--without-libnl \
|
||||
--disable-dbus \
|
||||
--disable-canusb"
|
||||
--disable-dbus"
|
||||
|
||||
pre_configure_target() {
|
||||
# When cross-compiling, configure can't set linux version
|
||||
|
Loading…
x
Reference in New Issue
Block a user