Skip to content

TrigExamples+CaloRecGPU: Suppress maybe-uninitialized warnings in LTO build.

Scott Snyder requested to merge ssnyder/athena:lto.TrigExamples-20240726 into main

Add link flags to suppress maybe-uninitialized warnings seen in the LTO build originating from the boost parser code.

Merge request reports