mirror of
https://github.com/mborgerson/xemu.git
synced 2025-10-29 19:01:02 +00:00
ubuntu-win64-cross: Set default number of jobs = 6
This commit is contained in:
parent
debf7a2e03
commit
a1342ee174
@ -14,7 +14,7 @@ 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 aarch64-w64-mingw32.static"
|
||||
ARG JOBS=
|
||||
ARG JOBS=6
|
||||
|
||||
RUN apt-get update \
|
||||
&& DEBIAN_FRONTEND=noninteractive \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user