mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
bluez: always build btmon and testfiles
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
d3607bae0c
commit
0a64f62ac2
@ -35,11 +35,7 @@ else
|
|||||||
BLUEZ_CONFIG="--disable-debug"
|
BLUEZ_CONFIG="--disable-debug"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$DEVTOOLS" = "yes" ]; then
|
BLUEZ_CONFIG="$BLUEZ_CONFIG --enable-monitor --enable-test"
|
||||||
BLUEZ_CONFIG="$BLUEZ_CONFIG --enable-monitor --enable-test"
|
|
||||||
else
|
|
||||||
BLUEZ_CONFIG="$BLUEZ_CONFIG --disable-monitor --disable-test"
|
|
||||||
fi
|
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--disable-dependency-tracking \
|
PKG_CONFIGURE_OPTS_TARGET="--disable-dependency-tracking \
|
||||||
--disable-silent-rules \
|
--disable-silent-rules \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user