We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2f221c commit 0772dbbCopy full SHA for 0772dbb
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