add WIN_<BITS>_OR_NULL env to windows

This commit is contained in:
2026-05-07 20:22:26 +03:00
parent 1ad8feaf65
commit fc43473291
3 changed files with 9 additions and 5 deletions
+2
View File
@@ -2,6 +2,8 @@ ARG DOCKER_PREFIX=wapmobil/
FROM ${DOCKER_PREFIX}windows-base
ENV WIN_BITS=64
ENV WIN_32_OR_NULL=
ENV WIN_64_OR_NULL=64
ENV WIN_ARCH=x86_64
ENV WIN_ARCH2=x86_64
ENV SODIUM_M_ARG=-m64