about summary refs log tree commit diff
path: root/src/doc
diff options
context:
space:
mode:
authorLuuuXXX <luuux98@163.com>2025-03-04 17:38:06 +0800
committerLuuuXXX <luuux98@163.com>2025-03-04 17:38:06 +0800
commit4dab55bcaa3f1a60f11b3ff36159c199bc210616 (patch)
tree8fc9ae3788335d42982a8101a68a295ad35722bf /src/doc
parent6efacfb7a59ebde2620398861713fae136060a04 (diff)
downloadrust-4dab55bcaa3f1a60f11b3ff36159c199bc210616.tar.gz
rust-4dab55bcaa3f1a60f11b3ff36159c199bc210616.zip
Revert "add fix for full tools and sanitizer"
This reverts commit 6efacfb7a59ebde2620398861713fae136060a04.
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc/rustc/src/platform-support/openharmony.md13
1 files changed, 1 insertions, 12 deletions
diff --git a/src/doc/rustc/src/platform-support/openharmony.md b/src/doc/rustc/src/platform-support/openharmony.md
index 5988c468a8b..1632f44aeec 100644
--- a/src/doc/rustc/src/platform-support/openharmony.md
+++ b/src/doc/rustc/src/platform-support/openharmony.md
@@ -1,6 +1,6 @@
 # `*-unknown-linux-ohos`
 
-**Tier: 2(with Host Tools)**
+**Tier: 2**
 
 * aarch64-unknown-linux-ohos
 * armv7-unknown-linux-ohos
@@ -18,17 +18,6 @@ system.
 - Amanieu d'Antras ([@Amanieu](https://github.com/Amanieu))
 - Lu Binglun ([@lubinglun](https://github.com/lubinglun))
 
-## Requirements
-
-All the ohos targets of Tier 2 with host tools support all extended rust tools.
-(exclude `miri`, the support of `miri` will be added soon)
-
-### Host toolchain
-
-The targets require a reasonably up-to-date OpenHarmony SDK on the host.
-
-The targets support `cargo`, which require [ohos-openssl](https://github.com/ohos-rs/ohos-openssl).
-
 ## Setup
 
 The OpenHarmony SDK doesn't currently support Rust compilation directly, so