Closed emostov closed 1 year ago
This PR adds the --platform flag to the docker build command for making toolchain.tar. This should ensure that toolchain.tart is built for the target platform regardless of the build host's platform.
--platform
This PR adds the
--platform
flag to the docker build command for making toolchain.tar. This should ensure that toolchain.tart is built for the target platform regardless of the build host's platform.