K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-01-02T16:37:11.942884Z K 7 svn:log V 345 lang/ruby26: fix build on powerpc, don't use GCC on powerpc64 elfv2 ruby currently has issues when compiling on powerpc with gcc9. Use base GCC instead. Also don't use GCC on powerpc64 elfv2, builds fine with clang. PR: 242630 Submitted by: nunovasconcellos@gmail.com Reported by: canardo909@gmx.com Approved by: portmgr (build fix blanket) END