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.
1 parent 5805591 commit 9d177f8Copy full SHA for 9d177f8
src/tools/build-manifest/src/main.rs
@@ -99,6 +99,7 @@ static TARGETS: &[&str] = &[
99
"i686-unknown-freebsd",
100
"i686-unknown-linux-gnu",
101
"i686-unknown-linux-musl",
102
+ "m68k-unknown-linux-gnu",
103
"mips-unknown-linux-gnu",
104
"mips-unknown-linux-musl",
105
"mips64-unknown-linux-gnuabi64",
0 commit comments