#665 Enable JXL support in linux builds

This commit is contained in:
uazo
2024-01-07 02:17:21 -08:00
committed by GitHub
parent 8eb04d972b
commit e74225ae3d
+3
View File
@@ -54,6 +54,9 @@ use_relr_relocations=false
# see https://github.com/uazo/cromite/pull/317 for context
use_v8_context_snapshot = false
# enable libjxl support by default
enable_jxl_decoder = true
declare_args() {
_is_debug_build = ""
}