mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-04-30 22:09:50 +08:00
squashfs-tools: enable zstd compression by default
Requested via: https://github.com/openwrt/packages/issues/19111 PKG_RELEASE is set to AUTORELEASE, so no need to bump. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
parent
f3954634b6
commit
0f81ce7ba6
@ -20,4 +20,4 @@ config SQUASHFS_TOOLS_ZSTD_SUPPORT
|
||||
depends on PACKAGE_squashfs-tools-mksquashfs || PACKAGE_squashfs-tools-unsquashfs
|
||||
bool "Enable ZSTD support"
|
||||
select PACKAGE_libzstd
|
||||
default n
|
||||
default y
|
||||
|
Loading…
Reference in New Issue
Block a user