Skip to content
Snippets Groups Projects
Commit 0989d769 authored by MADELA Patrick's avatar MADELA Patrick
Browse files

Add x86_64 platform because the latest build version of cmake does not still...

Add x86_64 platform because the latest build version of cmake does not still support glibc of CentOS 6
parent 8ed1c451
No related branches found
No related tags found
No related merge requests found
Pipeline #3170 passed
# Cmake
Pipeline to build recent version of Cmake for our legacy CentOS 32 bits platform.
Cmake provides independent 64 bits Linux distribution that works on CentOS 6 64 bits but they are not available for 32 bits:
* https://cmake.org/files/v3.26/cmake-3.28.3-linux-x86_64.tar.gz
Pipeline to build recent version of Cmake for our legacy CentOS 6 32 and 64 bits platform.
Allows to build Cmake for:
* CentOS 6.10 64 bits: [cmake-3.28.3-linux-x86_64.zip](https://gitlab.synchrotron-soleil.fr/software-control-system/devtools/cmake/-/jobs/artifacts/3.28.3/download?job=linux-x86_64)
* CentOS 6.10 32 bits: [cmake-3.28.3-linux-i686.zip](https://gitlab.synchrotron-soleil.fr/software-control-system/devtools/cmake/-/jobs/artifacts/3.28.3/download?job=linux-i686)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment