Skip to content

gcc compiler options set to -O2 for PionSSWrapper.cpp and ProtonSSWrapper.cpp

Eduardo Rodrigues requested to merge FlavourTagging-gcc-issue into master

Done to avoid issues with compilation with gcc 6.2 that is happening randomly - these files eat up too much memory.

Merge request reports