mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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 \
|
||||
${PKG_CMAKE_SCRIPT%/*}
|
||||
}
|
||||
|
||||
make_host() {
|
||||
:
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user