[windows_x64_posix] Declared MXE_TARGET_THREAD empty parameter in windows-x64/Dockerfile.in

This commit is contained in:
Guillaume Jacquenot 2018-06-10 10:34:41 +02:00 committed by Jean-Christophe Fillion-Robin
parent b9bd644a72
commit 9928d75771
No known key found for this signature in database
GPG Key ID: BAF1E1AEB9097A41

View File

@ -3,6 +3,7 @@ MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
ENV WINEARCH win64
ARG MXE_TARGET_ARCH=x86_64
ARG MXE_TARGET_THREAD=
#include "common.windows"