git: 260bb598e554 - main - math/tomsfastmath: enable on powerpc

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Wed, 27 Apr 2022 13:40:38 UTC
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=260bb598e554067bdaf8f4720897492db53e1f08

commit 260bb598e554067bdaf8f4720897492db53e1f08
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2022-04-27 13:22:40 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2022-04-27 13:22:40 +0000

    math/tomsfastmath: enable on powerpc
---
 math/tomsfastmath/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/math/tomsfastmath/Makefile b/math/tomsfastmath/Makefile
index 9ed2258d0f44..5d8bf1a3aed1 100644
--- a/math/tomsfastmath/Makefile
+++ b/math/tomsfastmath/Makefile
@@ -10,8 +10,6 @@ COMMENT=	Portable fixed precision math library for fast exponentiations
 LICENSE=	PD WTFPL
 LICENSE_COMB=	dual
 
-BROKEN_powerpc=	internal compiler error at src/mul/fp_mul_comba_48.c:398
-
 USES=		compiler:features gmake tar:bzip2
 USE_GITHUB=	yes
 GH_ACCOUNT=	libtom