Skip to content

Commit 0373d0e

Browse files
committed
audio/lame: fix build on riscv64
1 parent 74e5e1a commit 0373d0e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎audio/lame/Makefile‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ COMMENT= Fast MP3 encoder kit
1212
LICENSE= LGPL20+
1313
LICENSE_FILE= ${WRKSRC}/COPYING
1414

15-
BROKEN_riscv64= fails to compile: needs FP_X_INV from empty sys/riscv/include/ieeefp.h
16-
1715
USES= gmake iconv libtool
1816
USE_LDCONFIG= yes
1917
GNU_CONFIGURE= yes

0 commit comments

Comments
 (0)