We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1811321 commit 9048ea5Copy full SHA for 9048ea5
Cross.toml
@@ -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