We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d0ae44 + 0772dbb commit ae793abCopy full SHA for ae793ab
src/tools/build-manifest/src/main.rs
@@ -95,6 +95,7 @@ static TARGETS: &'static [&'static str] = &[
95
"wasm32-unknown-unknown",
96
"x86_64-apple-darwin",
97
"x86_64-apple-ios",
98
+ "x86_64-fortanix-unknown-sgx",
99
"x86_64-fuchsia",
100
"x86_64-linux-android",
101
"x86_64-pc-windows-gnu",
0 commit comments