trying macosx64-sdk-toolchain
This commit is contained in:
parent
17a622c951
commit
694cbfbc08
1 changed files with 4 additions and 1 deletions
|
|
@ -44,8 +44,11 @@ RUN ./mach artifact toolchain --from-build linux64-hfsplus
|
||||||
RUN ./mach artifact toolchain --from-build linux64-binutils
|
RUN ./mach artifact toolchain --from-build linux64-binutils
|
||||||
RUN ./mach artifact toolchain --from-build sysroot-wasm32-wasi
|
RUN ./mach artifact toolchain --from-build sysroot-wasm32-wasi
|
||||||
|
|
||||||
|
|
||||||
|
### MacOS SDK 13.0
|
||||||
#RUN ./mach artifact toolchain --from-build macosx64-sdk
|
#RUN ./mach artifact toolchain --from-build macosx64-sdk
|
||||||
RUN ./mach artifact toolchain --from-build macosx64-sdk-13.0
|
#RUN ./mach artifact toolchain --from-build macosx64-sdk-13.0
|
||||||
|
RUN ./mach artifact toolchain --from-build macosx64-sdk-toolchain
|
||||||
RUN echo "[debug] Locate SDK folder so it can moved into place:" && pwd && ls -l && echo "[debug] end"
|
RUN echo "[debug] Locate SDK folder so it can moved into place:" && pwd && ls -l && echo "[debug] end"
|
||||||
|
|
||||||
## RUN ./mach artifact toolchain --from-build linux64-clang-macosx-cross
|
## RUN ./mach artifact toolchain --from-build linux64-clang-macosx-cross
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue