mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
zstd: drop PKG_TOOLCHAIN hardcoding - was already meson
This commit is contained in:
parent
9d5b179fad
commit
0b00ecea05
@ -10,7 +10,6 @@ PKG_URL="https://github.com/facebook/zstd/releases/download/v${PKG_VERSION}/${PK
|
||||
PKG_DEPENDS_HOST="ccache:host meson:host ninja:host"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="A fast real-time compression algorithm."
|
||||
PKG_TOOLCHAIN="meson"
|
||||
|
||||
configure_package() {
|
||||
PKG_MESON_SCRIPT="${PKG_BUILD}/build/meson/meson.build"
|
||||
|
Loading…
x
Reference in New Issue
Block a user