K 10 svn:author V 6 gerald K 8 svn:date V 27 2018-01-21T18:21:55.268042Z K 7 svn:log V 338 Fix the build on FreeBSD 12+ by using a current version of GCC which is already used by some of the dependencies. This avoids build errors of the following kind: /lib/libgcc_s.so.1: version GCC_4.6.0 required by /usr/local/lib/gcc6/libgfortran.so.3 not found Submitted by: maintainer (Rainer Hurling ) PR: 225230 END