mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
zstd: don't override make_host
There's no need for it, it only delays building until makeinstall and messes up build time statistics. Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
10db624f40
commit
9ee4ce2a23
@ -33,7 +33,3 @@ configure_host() {
|
|||||||
-DZSTD_BUILD_TESTS=OFF \
|
-DZSTD_BUILD_TESTS=OFF \
|
||||||
${PKG_CMAKE_SCRIPT%/*}
|
${PKG_CMAKE_SCRIPT%/*}
|
||||||
}
|
}
|
||||||
|
|
||||||
make_host() {
|
|
||||||
:
|
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user