mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
virtual/libc: buid tcmalloc_minimal for ARM
This commit is contained in:
@@ -13,6 +13,6 @@ PKG_SECTION="virtual"
|
||||
PKG_LONGDESC="Meta package for installing various tools and libs needed for libc"
|
||||
|
||||
if [ "${TARGET_ARCH}" = "arm" ]; then
|
||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET arm-mem"
|
||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET arm-mem gperftools"
|
||||
PKG_DEPENDS_INIT="$PKG_DEPENDS_INIT arm-mem:init"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user