1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

math/opensolaris-libm: Mark BROKEN on 14

Fails to compile with:
error: conflicting types for 'lround'

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Muhammad Moinur Rahman 2023-08-18 09:32:44 +02:00
parent 1f3fdcf538
commit 5d49260a00

View File

@ -1,7 +1,7 @@
PORTNAME= opensolaris-libm
PORTVERSION= 2006.01.31
PORTREVISION= 5
DISTVERSIONPREFIX= v
PORTREVISION= 5
CATEGORIES= math
MAINTAINER= ports@FreeBSD.org
@ -11,7 +11,9 @@ WWW= https://docs.oracle.com/cd/E19422-01/819-3693/ncg_lib.html
LICENSE= CDDL
LICENSE_FILE= ${WRKSRC}/usr/src/OPENSOLARIS.LICENSE
BROKEN_FreeBSD_14= fails to compile: conflicting types for 'lround'
ONLY_FOR_ARCHS= amd64 # i386 possible with much work
PORTSCOUT= ignore:1
USE_GITHUB= yes