Skip to content

Commit e05aa38

Browse files
bors[bot]notriddle
andcommitted
Merge #195
195: Fix broken markdown r=sekineh a=notriddle Co-authored-by: Michael Howell <[email protected]>
2 parents ed85b41 + b44174b commit e05aa38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

minutes/2018-02-27.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ February 27 21:00 CET (UTC+1)
3232
- RISCV, MSP430, any others?
3333
- Ideally would be implemented in similar styles and with same base containers to make them easier to maintain.
3434
- 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.
3636
- Currently supports many targets, but seems to depend on locally installed rust - is this true?
3737
- If so, can it be extended to support using fully self-contained containers as described above?
3838
I have an open PR for cross to move all of the rust internals to Docker Volumes, removing the dependency on the host env:

0 commit comments

Comments
 (0)