Skip to content

Add gcc49 support

Marco Clemencic requested to merge clemenci/Geant4-srcs:add-gcc49-support into master

fix compilation of Geant4 with gcc 4.9

  • add knowledge of c++1y (and c++14)
  • fixed configuration issue

Merge request reports