mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
dbus-python: pass cflags to make
This commit is contained in:
parent
cbf7b1e8a4
commit
287f06f8e4
@ -32,6 +32,6 @@ cd $PKG_BUILD
|
|||||||
--disable-static \
|
--disable-static \
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
|
|
||||||
make
|
make CFLAGS="$TARGET_CFLAGS"
|
||||||
|
|
||||||
$MAKEINSTALL
|
$MAKEINSTALL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user