K 10 svn:author V 4 yuri K 8 svn:date V 27 2020-11-15T21:49:36.856985Z K 7 svn:log V 262 math/dbcsr: Fixm build with gcc-10 1. Patch cmake scripts to respect the cmake variable CMAKE_Fortran_FLAGS set by the user 2. In case of gcc10+ add -fallow-argument-mismatch to this variable, and also add ${FFLAGS} 3. Otherwise just add ${FFLAGS} PR: 246700 END