lcfiplus / LCFIPlus

Flavor tagging code for ILC detectors
https://confluence.slac.stanford.edu/display/ilc/LCFIPlus
GNU General Public License v3.0
6 stars 19 forks source link

make cxx flags compatible with ilcsoft/ilcutil #8

Closed gaede closed 7 years ago

gaede commented 7 years ago

of course this line is needed only once - I had overlooked it, triggered by the individual setting of CXX_FLAGS below. The important fix is the removal of -std=c++11 as this is done in the ilcsoft_default_settings only for the compilers that support it ...