mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-11-09 20:57:26 +01:00
Merge pull request #304 from sfo/mxe-bump
windows: Bump MXE to 2018-02-27 master
This commit is contained in:
commit
298f75a608
@ -13,8 +13,8 @@
|
||||
# ARG MXE_TARGET_THREAD=
|
||||
#
|
||||
|
||||
# mxe master 2018-09-08
|
||||
ARG MXE_GIT_TAG=842827a489087b77f51554655c0d4f48ddebd5a5
|
||||
# mxe master 2019-02-27
|
||||
ARG MXE_GIT_TAG=2ce5587c94fc355b2c826c786a3ee018479d88d1
|
||||
|
||||
ENV CMAKE_TOOLCHAIN_FILE /usr/src/mxe/usr/${MXE_TARGET_ARCH}-w64-mingw32.static${MXE_TARGET_THREAD}/share/cmake/mxe-conf.cmake
|
||||
|
||||
@ -50,6 +50,7 @@ RUN \
|
||||
libssl-dev \
|
||||
libxml-parser-perl \
|
||||
libc6-dev-i386 \
|
||||
lzip \
|
||||
make \
|
||||
openssl \
|
||||
p7zip-full \
|
||||
|
Loading…
Reference in New Issue
Block a user