fix :ztsd update Makefile

This commit is contained in:
trli 2023-10-05 19:40:48 +08:00 committed by GitHub
parent 52c77438c0
commit 1928a7c9c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,12 +64,6 @@ endif
MESON_ARGS += \ MESON_ARGS += \
-Dlegacy_level=7 \ -Dlegacy_level=7 \
-Ddebug_level=0 \ -Ddebug_level=0 \
-Dbacktrace=false \
-Dstatic_runtime=false \
-Dbin_programs=true \
-Dbin_tests=false \
-Dbin_contrib=false \
-Dmulti_thread=enabled \
-Dzlib=disabled \ -Dzlib=disabled \
-Dlzma=disabled \ -Dlzma=disabled \
-Dlz4=disabled \ -Dlz4=disabled \