We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25b3c88 commit cf5ac62Copy full SHA for cf5ac62
config.toml.example
@@ -94,7 +94,7 @@ changelog-seen = 2
94
# support. You'll need to write a target specification at least, and most
95
# likely, teach rustc about the C ABI of the target. Get in touch with the
96
# Rust team and file an issue if you need assistance in porting!
97
-#targets = "AArch64;ARM;Hexagon;MSP430;Mips;NVPTX;PowerPC;RISCV;Sparc;SystemZ;WebAssembly;X86"
+#targets = "AArch64;ARM;Hexagon;MSP430;Mips;NVPTX;PowerPC;RISCV;Sparc;SystemZ;WebAssembly;X86;BPF"
98
99
# LLVM experimental targets to build support for. These targets are specified in
100
# the same format as above, but since these targets are experimental, they are
0 commit comments