mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-12-24 00:04:05 -05:00
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 <g66xu@uwaterloo.ca>
This commit is contained in:
parent
46e2719ab0
commit
87683393af
@ -58,6 +58,7 @@ In this policy, the words "must" and "must not" specify absolute requirements th
|
||||
- aarch64 for Apple iOS and tvOS (CMake `-DPLATFORM=OS64` and `TVOS`)
|
||||
- arm64, arm (32 bit), x86, x86_64, riscv32, riscv64 for Zephyr
|
||||
- armhf/ARM7 emulation on Ubuntu
|
||||
- amd64 for Alpine Linux
|
||||
|
||||
### Tier 3
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user