mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
linux: fix last commit
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
902f9cdb7e
commit
30e4dd038b
@ -46,8 +46,8 @@ PKG_IS_ADDON="no"
|
|||||||
PKG_AUTORECONF="no"
|
PKG_AUTORECONF="no"
|
||||||
|
|
||||||
if [ "$PERF_SUPPORT" = "yes" -a "$DEVTOOLS" = "yes" ]; then
|
if [ "$PERF_SUPPORT" = "yes" -a "$DEVTOOLS" = "yes" ]; then
|
||||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS Python"
|
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET Python"
|
||||||
PKG_BUILD_DEPENDS_TARGET="$PKG_BUILD_DEPENDS elfutils Python"
|
PKG_BUILD_DEPENDS_TARGET="$PKG_BUILD_DEPENDS_TARGET elfutils Python"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
PKG_MAKE_OPTS_HOST="ARCH=$TARGET_ARCH headers_check"
|
PKG_MAKE_OPTS_HOST="ARCH=$TARGET_ARCH headers_check"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user