mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
various fixes
This commit is contained in:
parent
f4396b089d
commit
5824c9b84e
@ -21,7 +21,6 @@ have_abstract_sockets=yes \
|
||||
--disable-static \
|
||||
--enable-shared \
|
||||
--disable-tests \
|
||||
--disable-xml-docs \
|
||||
--disable-doxygen-docs \
|
||||
--enable-asserts=no \
|
||||
|
||||
@ -29,5 +28,6 @@ make -C dbus SUBDIRS="."
|
||||
|
||||
$STRIP dbus/.libs/*.so*
|
||||
|
||||
make -C dbus SUBDIRS="." DESTDIR=$SYSROOT_PREFIX install
|
||||
make DESTDIR=$SYSROOT_PREFIX install-pkgconfigDATA
|
||||
make -C dbus DESTDIR=$SYSROOT_PREFIX install-libdbus_glibHEADERS
|
||||
make -C dbus DESTDIR=$SYSROOT_PREFIX install-libLTLIBRARIES
|
||||
make -C dbus DESTDIR=$SYSROOT_PREFIX install-pkgconfigDATA
|
||||
|
Loading…
x
Reference in New Issue
Block a user