freebsd-ports/math/dbcsr/files
Yuri Victorovich 8d19be409b 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
2020-11-15 21:49:36 +00:00
..
patch-cmake_CompilerConfiguration.cmake
patch-CMakeLists.txt