Skip to content

Commit 8768339

Browse files
authored
Alpine Linux is distinct from Ubuntu/Debian because Alpine's standard library uses musl instead of glibc. Alpine Linux is guaranteed to build, but there is no constant-time tests on Alpine. (#2308) [skip ci]
Signed-off-by: Ganyu (Bruce) Xu <[email protected]>
1 parent 46e2719 commit 8768339

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PLATFORMS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ In this policy, the words "must" and "must not" specify absolute requirements th
5858
- aarch64 for Apple iOS and tvOS (CMake `-DPLATFORM=OS64` and `TVOS`)
5959
- arm64, arm (32 bit), x86, x86_64, riscv32, riscv64 for Zephyr
6060
- armhf/ARM7 emulation on Ubuntu
61+
- amd64 for Alpine Linux
6162

6263
### Tier 3
6364

0 commit comments

Comments
 (0)