-
Notifications
You must be signed in to change notification settings - Fork 172
Platform build support
Alfred E. Heggestad edited this page Apr 25, 2019
·
17 revisions
The test consists of compiling libre, librem and the supported applications
on the selected targets. The test program retest must pass all regular tests.
Valgrind should report zero errors.
| Platform: | Arch: | Compiler: | OpenSSL: | Notes: |
|---|---|---|---|---|
| Android NDK r16 (21) | arm | gcc 4.9 | 1.1.0h | |
| Arch Linux | x86_64 | gcc 7.3.0 | 1.1.0g | |
| CentOS 7.5 | x86_64 | gcc 4.8.5 | 1.0.2k-fips | |
| Debian 8 | i386 | gcc 4.9.2 | 1.0.1t | |
| Debian 9 | x86_64 | gcc 6.3.0 | 1.1.0j | |
| Fedora 24 | x86_64 | gcc 6.3.1 | 1.0.2k-fips | |
| iOS SDK 10.1 | arm | clang 8.0 | none | |
| MacOSX v10.12 | x86_64 | clang 9.0.0 | 1.0.2q | |
| MacOSX v10.13 | x86_64 | clang 9.0.0 | 1.0.2o | |
| MacOSX v10.14 | x86_64 | clang 10.0.0 | 1.1.1b | |
| Mingw32 (Debian 9) | win32 | gcc 7.3.0 | 1.1.0j | |
| OpenBSD 6.2 | amd64 | gcc 4.2.1 | LibreSSL 2.6.3 | |
| OpenBSD 6.4 | amd64 | gcc 4.2.1 | LibreSSL 2.8.2 | |
| OpenWRT 17.01 | mips | |||
| Raspbian 9.0 | arm | gcc 6.3.0 | 1.1.0f | |
| Ubuntu 16.04 | x86_64 | gcc 5.4.0 | 1.0.2g | |
| Ubuntu 18.04 | x86_64 | gcc 7.3.0 | 1.1.0g |