mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
udev:
- disable logging
This commit is contained in:
parent
483caf2ea1
commit
db50932d84
@ -8,6 +8,8 @@ $SCRIPTS/build pciutils
|
||||
$SCRIPTS/build usbutils
|
||||
$SCRIPTS/build libusb-compat
|
||||
|
||||
export CFLAGS="-Os"
|
||||
|
||||
cd $PKG_BUILD
|
||||
autoreconf
|
||||
|
||||
@ -27,7 +29,7 @@ LDFLAGS="$LDFLAGS -I$SYSROOT_PREFIX/usr/include/glib-2.0" \
|
||||
--enable-shared \
|
||||
--disable-gtk-doc \
|
||||
--disable-debug \
|
||||
--enable-logging \
|
||||
--disable-logging \
|
||||
--enable-extras \
|
||||
--with-pci-ids-path=/usr/share/pci.ids \
|
||||
--disable-introspection \
|
||||
|
Loading…
x
Reference in New Issue
Block a user