NUISANCEMC / nuisance

github mirror of the NUISANCE neutrino interaction generator comparison tool. Compare your favourite neutrino interaction generators to each other and over 350 published data sets
https://nuisance.hepforge.org
GNU General Public License v3.0
11 stars 22 forks source link

Small changes to allow compilation (with GCC 4.9.3). #1

Closed mastbaum closed 3 years ago

mastbaum commented 7 years ago

Environment:

$ cmake --version
cmake version 3.7.1

CMake suite maintained and supported by Kitware (kitware.com/cmake).
$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=<...>
Target: x86_64-unknown-linux-gnu
Configured with: ./configure --prefix=<...> --disable-libgcj --enable-threads=posix --enable-__cxa_atexit --enable-languages=c,c++,fortran --with-system-zlib --enable-libstdcxx-time=rt --enable-stage1-checking --enable-checking=release --enable-lto --enable-plugin
Thread model: posix
gcc version 4.9.3 (GCC)