Skip to content
Snippets Groups Projects

FindFastJet.cmake CentOS 9 Compatibility Fix, master branch (2022.07.04.)

Re-wrote the logic of adding gfortran to the library list together with the FastJet libraries.

When using the compiler from /usr the previous logic (of looking for the Fortran library in $LD_LIBRARY_PATH) was not successful. So now I'm rather picking it up by checking the value of ${CMAKE_Fortran_COMPILER_ID}.

Note that I'm not super happy with this setup either, this is still pretty fragile. But I couldn't come up with anything more robust. :frowning:

This is meant to fix ATLJETMET-1435, and be one more step towards ATLINFR-4547.

Merge request reports

Merged results pipeline #4181667 passed

Merged results pipeline passed for 5548c0b6

Approval is optional
Test summary results are being parsed

Merged by Attila KrasznahorkayAttila Krasznahorkay 2 years ago (Jul 5, 2022 6:50am UTC)

Merge details

  • Changes merged into master with 962d9245.
  • Deleted the source branch.

Pipeline #4184615 passed

Pipeline passed for 962d9245 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading