add WIN_<BITS>_OR_NULL env to windows
This commit is contained in:
@@ -2,6 +2,8 @@ ARG DOCKER_PREFIX=wapmobil/
|
||||
FROM ${DOCKER_PREFIX}windows-base
|
||||
|
||||
ENV WIN_BITS=32
|
||||
ENV WIN_32_OR_NULL=32
|
||||
ENV WIN_64_OR_NULL=
|
||||
ENV WIN_ARCH=i686
|
||||
ENV WIN_ARCH2=x86
|
||||
ENV SODIUM_M_ARG=
|
||||
|
||||
Reference in New Issue
Block a user