K 10 svn:author V 6 gerald K 8 svn:date V 27 2017-06-04T04:57:44.367825Z K 7 svn:log V 384 Replace the general USE_GCC=yes when building for powerpc64 by the specific USE_GCC=5 to be future proof when GCC 6 becomes the default (since USE_GCC=yes would then pull in lang/gcc6 which we obviously cannot require to build gcc6 itself nor gcc6-devel). This also helps users who play with GCC_DEFAULT in Mk/bsd.default-versions.mk. Reported by: jhibbits Discussed with: andreast END