Add a list of required compilers to the Jenkinsfile

Signed-off-by: Username404 <w.iron.zombie@gmail.com>
This commit is contained in:
Username404 2022-04-10 12:41:04 +02:00
parent 7b8f4fc6c4
commit 6ecd006d09
Signed by: Username404-59
GPG Key ID: 7AB361FBB257A5D1
1 changed files with 4 additions and 0 deletions

4
Jenkinsfile vendored
View File

@ -19,6 +19,10 @@ final String windowsSuffix = '-windows'
- CMake
- Sidebar Link
- Workspace Cleanup
Required Compilers:
- G++ for x86_64, i686, armel, armhf, aarch64 and riscv64
- Emscripten Clang (https://github.com/emscripten-core/emsdk)
- MinGW32 G++/Clang (https://github.com/mstorsjo/llvm-mingw) for x86_64, i686, armhf and aarch64
*/
pipeline { // Multi-branch pipeline script for Yerbacon.