mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-07-15 14:06:23 +02:00
add MXE_TARGET_LINK option to distinguish static and shared windows builds
This commit is contained in:
@@ -4,6 +4,7 @@ MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
|
||||
ENV WINEARCH win64
|
||||
ARG MXE_TARGET_ARCH=x86_64
|
||||
ARG MXE_TARGET_THREAD=.posix
|
||||
ARG MXE_TARGET_LINK=static
|
||||
|
||||
#include "common.windows"
|
||||
|
||||
|
Reference in New Issue
Block a user