Commit Graph

2 Commits

Author SHA1 Message Date
Piotr Kubaj
62304a690e 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.
2020-06-20 04:01:22 +00:00
Yuri Victorovich
2da7c5a8f6 New port: math/flexfloat: C library for the emulation of reduced-precision floating point types 2020-05-05 01:17:37 +00:00