Skip to content

Commit f331260

Browse files
committed
add note for miri
1 parent 3eb04fd commit f331260

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/doc/rustc/src/platform-support/openharmony.md

+3
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ The targets require a reasonably up-to-date OpenHarmony SDK on the host.
2929

3030
The targets support `cargo`, which require [ohos-openssl](https://github.com/ohos-rs/ohos-openssl).
3131

32+
`miri` isn't supported yet, since its dependencies (`libffi` and `tikv-jemalloc-sys`) don't support
33+
compiling for the OHOS targets.
34+
3235
## Setup
3336

3437
The OpenHarmony SDK doesn't currently support Rust compilation directly, so

0 commit comments

Comments
 (0)