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,16 +64,10 @@ endif
MESON_ARGS += \ MESON_ARGS += \
-Dlegacy_level=7 \ -Dlegacy_level=7 \
-Ddebug_level=0 \ -Ddebug_level=0 \
-Dbacktrace=false \ -Dzlib=disabled \
-Dstatic_runtime=false \ -Dlzma=disabled \
-Dbin_programs=true \ -Dlz4=disabled \
-Dbin_tests=false \ -Db_lto=true
-Dbin_contrib=false \
-Dmulti_thread=enabled \
-Dzlib=disabled \
-Dlzma=disabled \
-Dlz4=disabled \
-Db_lto=true
define Build/InstallDev define Build/InstallDev
$(INSTALL_DIR) $(1)/usr/include $(INSTALL_DIR) $(1)/usr/include