diff options
-rw-r--r-- | dalist.lzy | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ lz_project_definitions() lz_cflags_common="-DMIDIPIX_FREESTANDING -D__NT$lz_arch_bits \ - -UWIN32 -U_WIN32 -U__WIN32__ -UWIN64 -U_WIN64 -U__WIN64__ \ + -UWIN32 -U_WIN32 -U__WIN32 -U__WIN32__ -UWIN64 -U_WIN64 -U__WIN64 -U__WIN64__ \ -Werror=all -fno-builtin -ffreestanding" |