Skip to content

Commit b501ec6

Browse files
abcfy2zonyitoo
authored andcommitted
Fix #311. Fix mips and mipsel build
1 parent f086abf commit b501ec6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM rustembedded/cross:mips-unknown-linux-musl
1+
FROM rustembedded/cross:mips-unknown-linux-musl-0.2.1
22

33
# ENV RUSTFLAGS=""
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM rustembedded/cross:mipsel-unknown-linux-musl
1+
FROM rustembedded/cross:mipsel-unknown-linux-musl-0.2.1
22

33
# ENV RUSTFLAGS=""

0 commit comments

Comments
 (0)