git: 0373d0e4db26 - main - audio/lame: fix build on riscv64

Piotr Kubaj pkubaj at FreeBSD.org
Thu Jun 17 10:44:56 UTC 2021


The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0373d0e4db26c2b67a5e0a62c6b6fdcf0f768615

commit 0373d0e4db26c2b67a5e0a62c6b6fdcf0f768615
Author:     Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-06-17 10:38:30 +0000
Commit:     Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-06-17 10:38:30 +0000

    audio/lame: fix build on riscv64
---
 audio/lame/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/audio/lame/Makefile b/audio/lame/Makefile
index 5cca6456447a..5287c5cd8eca 100644
--- a/audio/lame/Makefile
+++ b/audio/lame/Makefile
@@ -12,8 +12,6 @@ COMMENT=	Fast MP3 encoder kit
 LICENSE=		LGPL20+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-BROKEN_riscv64=	fails to compile: needs FP_X_INV from empty sys/riscv/include/ieeefp.h
-
 USES=		gmake iconv libtool
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes


More information about the dev-commits-ports-main mailing list