We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1440dc0 commit 87b165cCopy full SHA for 87b165c
Cross.toml
@@ -1,5 +1,5 @@
1
[target.x86_64-unknown-linux-gnu]
2
-pre-build = ["apt-get install -y cmake clang-3.9"]
+pre-build = ["apt-get install -y cmake clang-5.0"]
3
4
[target.aarch64-unknown-linux-gnu]
5
0 commit comments