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.
2 parents 3cca9ff + 536a607 commit 0748c86Copy full SHA for 0748c86
src/dist/triple.rs
@@ -36,6 +36,7 @@ static LIST_OSES: &[&str] = &[
36
];
37
static LIST_ENVS: &[&str] = &[
38
"gnu",
39
+ "gnux32",
40
"msvc",
41
"gnueabi",
42
"gnueabihf",
0 commit comments