Skip to content

SPI-1904: Modify lcgcmale/jenkins scripts to add fp suffix to platform name

Dmitri Konstantinov requested to merge deal_with_gcc_frame_pointer into master

[SPI-1904] Modify jenkins/getPlatform.py and function(lcg_find_host_compiler) of heptools-common.cmake to add fp suffix to platform name if gcc compiler has fp in version, i.e. built with heptools-common.cmake In order to obtain proper platform name (ie X86_84-cetnos7-gcc10fp-opt) the following scripts returning platform name have been modified:

  • jenkins/getPlatform.py
  • function(lcg_find_host_compiler) of heptools-common.cmake
  • jenkins/lcgcmake-macros.cmake
Edited by Dmitri Konstantinov

Merge request reports