Skip to content

Commit 9048ea5

Browse files
committed
test cross.toml
1 parent 1811321 commit 9048ea5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Cross.toml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[target.aarch64-unknown-linux-gnu]
2+
image = "rustembedded/cross:aarch64-unknown-linux-gnu-0.2.1"
3+
4+
[target.aarch64-unknown-linux-gnu.env]
5+
CXXFLAGS = "-std=c++17"
6+

0 commit comments

Comments
 (0)