Commit Graph

5 Commits

Author SHA1 Message Date
Mathieu Arnold
cf118ccf87 One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Piotr Kubaj
f38fff2015 math/flexfloat: fix build on powerpc64le
powerpc64le needs -mfloat128, like powerpc64.
2021-03-10 22:04:46 +00:00
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