mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 23:17:50 +00:00
generic: use zstd compression by default
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
a11b1fd4cf
commit
4815eece2b
@ -52,7 +52,7 @@
|
|||||||
PROJECT_CFLAGS=""
|
PROJECT_CFLAGS=""
|
||||||
|
|
||||||
# SquashFS compression method (gzip / lzo / xz / zstd)
|
# SquashFS compression method (gzip / lzo / xz / zstd)
|
||||||
SQUASHFS_COMPRESSION="gzip"
|
SQUASHFS_COMPRESSION="zstd"
|
||||||
|
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user