We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6cf8d53 + 0c2a9e0 commit ae30790Copy full SHA for ae30790
BigProducts/Simulation/BuildFile.xml
@@ -34,8 +34,3 @@
34
<use name="g4hepemstatic"/>
35
<flags DROP_DEP="geant4core"/>
36
<flags DROP_DEP="g4hepemcore"/>
37
-<ifrelease name="!_LTO_">
38
- <!-- Disable LTO in BigLibs, as it seems to clash with debugging symbols with gcc 4.9.X -->
39
- <flags REM_BIGOBJ_CXXFLAGS="-flto"/>
40
- <flags BIGOBJ_CXXFLAGS="-fno-lto"/>
41
-</ifrelease>
0 commit comments