File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ February 27 21:00 CET (UTC+1)
32
32
- RISCV, MSP430, any others?
33
33
- Ideally would be implemented in similar styles and with same base containers to make them easier to maintain.
34
34
- Process for building / uploading recent builds?
35
- - Just rediscovered [ japaric/cross] (https://github.com/japaric/cross ) which makes it easy to use rust Docker containers for cross-compilation.
35
+ - Just rediscovered [ japaric/cross] ( https://github.com/japaric/cross ) which makes it easy to use rust Docker containers for cross-compilation.
36
36
- Currently supports many targets, but seems to depend on locally installed rust - is this true?
37
37
- If so, can it be extended to support using fully self-contained containers as described above?
38
38
I have an open PR for cross to move all of the rust internals to Docker Volumes, removing the dependency on the host env:
You can’t perform that action at this time.
0 commit comments