Skip to content
Snippets Groups Projects

Do not override LHCb compilation flags

Merged Marco Clemencic requested to merge use-lhcb-compile-flags into master

Geant4 default configuration overrides compiler flags between the load of CMAKE_TOOLCHAIN_FILE and the test compilations CMake runs to validate the compiler.

This is not a major issue with gcc (apart from using options we do not expect), but it causes the configuration failure of clang because it overrides the mandatory option --gcc-toolchain=... that we set in the CMAKE_TOOLCHAIN_FILE.

This MR prevents Geant4 to overrides our settings.

Closes #3 (closed)

Merge request reports

Loading
Loading

Activity

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