We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
*-unknown-managarm-mlibc
1 parent eba9cc1 commit 2a74533Copy full SHA for 2a74533
src/doc/rustc/src/platform-support/managarm.md
@@ -27,16 +27,6 @@ download-ci-llvm = false
27
28
[build]
29
target = ["x86_64-unknown-managarm-mlibc", "x86_64-unknown-linux-gnu"]
30
-build-dir = "/path/to/the/build/dir"
31
-docs = false
32
-
33
-[install]
34
-prefix = "/path/to/the/prefix"
35
-sysconfdir = "etc"
36
37
-[rust]
38
-codegen-tests = false
39
-deny-warnings = false
40
41
[target.x86_64-unknown-linux-gnu]
42
llvm-config = "/path/to/your/llvm/bin/llvm-config"
0 commit comments