HomeFreeBSD

math/flexfloat: fix build on powerpc, powerpc64

Description

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.

Details

Provenance
pkubajAuthored on
Parents
rP539692: Fix conditional. "defined(${MLSIZE})" is only true if MLSIZE's value
Branches
Unknown
Tags
Unknown