mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
glib: remove needs_exe_wrapper from makefile
This commit is contained in:
parent
070386f0fc
commit
aac6041a06
@ -31,10 +31,6 @@ PKG_MESON_OPTS_TARGET="-Ddefault_library=shared \
|
||||
-Dforce_posix_threads=true \
|
||||
-Dtests=false"
|
||||
|
||||
if [ "${MACHINE_HARDWARE_NAME}" = "aarch64" -a "${TARGET_ARCH}" = "arm" ]; then
|
||||
PKG_MESON_PROPERTIES_TARGET="needs_exe_wrapper = true"
|
||||
fi
|
||||
|
||||
post_makeinstall_target() {
|
||||
rm -rf ${INSTALL}/usr/bin
|
||||
rm -rf ${INSTALL}/usr/lib/gdbus-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user