mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
ubuntu-win64-cross: Enable aarch64 target
This commit is contained in:
committed by
mborgerson
parent
52012f6f98
commit
debf7a2e03
@@ -13,7 +13,7 @@ ENV MXE_LLVM_MINGW_VERSION=21e02f87c282fcfe17c8376217b0a4f44f14d01b
|
||||
ENV MXE_LLVM_MINGW_PATH=/opt/build-win64-mxe
|
||||
|
||||
ARG PLUGIN_DIRS="${MXE_LLVM_MINGW_PATH} ${MXE_LLVM_MINGW_PATH}/build/plugins/llvm-mingw"
|
||||
ARG TARGETS="x86_64-w64-mingw32.static"
|
||||
ARG TARGETS="x86_64-w64-mingw32.static aarch64-w64-mingw32.static"
|
||||
ARG JOBS=
|
||||
|
||||
RUN apt-get update \
|
||||
|
||||
Reference in New Issue
Block a user