mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
zstd: switch to use meson
This commit is contained in:
parent
31cb9c012a
commit
6500c1eacd
@ -10,7 +10,8 @@ PKG_URL="https://github.com/facebook/zstd/releases/download/v${PKG_VERSION}/${PK
|
||||
PKG_DEPENDS_HOST="gcc:host ninja:host"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="A fast real-time compression algorithm."
|
||||
PKG_TOOLCHAIN="meson"
|
||||
|
||||
configure_package() {
|
||||
PKG_CMAKE_SCRIPT="${PKG_BUILD}/build/cmake/CMakeLists.txt"
|
||||
PKG_MESON_SCRIPT="${PKG_BUILD}/build/meson/meson.build"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user