mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-08-24 09:24:56 +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=
|
||||
ARG MXE_TARGET_LINK=static
|
||||
|
||||
#include "common.windows"
|
||||
|
||||
|
Reference in New Issue
Block a user