Skip to content

Commit ace77f0

Browse files
NugineHasan6979
authored andcommitted
Document support for OpenHarmony (rust-lang#553)
1 parent e7562d6 commit ace77f0

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,15 @@ jobs:
6767
- aarch64-unknown-freebsd
6868
- aarch64-unknown-linux-gnu
6969
- aarch64-unknown-linux-musl
70+
- aarch64-unknown-linux-ohos
7071
- aarch64-unknown-netbsd
7172
- aarch64-unknown-openbsd
7273
- aarch64-unknown-redox
7374
- arm-linux-androideabi
7475
- arm64_32-apple-watchos
7576
- armv7-linux-androideabi
7677
- armv7-sony-vita-newlibeabihf
78+
- armv7-unknown-linux-ohos
7779
- i686-linux-android
7880
# Broken, see https://github.com/rust-lang/socket2/issues/539.
7981
#- i686-unknown-hurd-gnu
@@ -94,6 +96,7 @@ jobs:
9496
- x86_64-unknown-illumos
9597
- x86_64-unknown-linux-gnu
9698
- x86_64-unknown-linux-musl
99+
- x86_64-unknown-linux-ohos
97100
- x86_64-unknown-netbsd
98101
- x86_64-unknown-openbsd
99102
- x86_64-unknown-redox

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ feature flag.
6262
* NetBSD
6363
* Redox
6464
* Solaris
65+
* OpenHarmony
6566

6667
# Minimum Supported Rust Version (MSRV)
6768

0 commit comments

Comments
 (0)