mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-11-03 01:16:23 +01: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 win32
|
||||
ARG MXE_TARGET_ARCH=i686
|
||||
ARG MXE_TARGET_THREAD=
|
||||
ARG MXE_TARGET_LINK=static
|
||||
|
||||
#include "common.windows"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user