From 3f78237a3a446cce6d793330cf6724dfef63b5bb Mon Sep 17 00:00:00 2001 From: jethrogb Date: Sun, 9 Dec 2018 13:26:36 +0530 Subject: [PATCH] Update platform-support.md Merged in https://github.com/rust-lang/rust/pull/56066 --- platform-support.md | 1 + 1 file changed, 1 insertion(+) diff --git a/platform-support.md b/platform-support.md index eac2bb448..231db7143 100644 --- a/platform-support.md +++ b/platform-support.md @@ -144,6 +144,7 @@ Official builds are not available. | `thumbv7em-none-eabihf` | * | | | Bare Cortex-M4F, M7F, FPU, hardfloat | | `thumbv7m-none-eabi` | * | | | Bare Cortex-M3 | | `x86_64-pc-windows-msvc` (XP) | ✓ | | | Windows XP support | +| `x86_64-fortanix-unknown-sgx` | ✓ | | | Fortanix ABI for 64-bit Intel SGX | | `x86_64-unknown-bitrig` | ✓ | ✓ | | 64-bit Bitrig | | `x86_64-unknown-dragonfly` | ✓ | ✓ | | 64-bit DragonFlyBSD | | `x86_64-unknown-haiku` | ✓ | | | 64-bit Haiku |