K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-06-20T04:01:22.455277Z K 7 svn:log V 246 math/flexfloat: fix build on powerpc, powerpc64 This port won't build with base GCC, use GCC from ports. Also add -mfloat128, which requires -mvsx. This will mean the binary will need to be used on POWER7 or newer, because -mfloat128 uses VSX. END