K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-03-18T13:53:34.678952Z K 7 svn:log V 229 multimedia/x264: fix build on powerpc64 elfv2 Clang has the same problem with x264 that happened with security/nss (workaround in r528305). It takes all available memory due to infinite loop. Switch to GCC for now to fix build. END