mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +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 \
|
||||
--enable-shared \
|
||||
|
||||
make
|
||||
make CFLAGS="$TARGET_CFLAGS"
|
||||
|
||||
$MAKEINSTALL
|
||||
|
Loading…
x
Reference in New Issue
Block a user