math/openfst: Broken on 15 with clang-19; Update WWW

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2024-11-02 22:35:35 -07:00
parent 69c482006d
commit d27aa97a3d

View file

@ -5,10 +5,13 @@ CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org MAINTAINER= yuri@FreeBSD.org
COMMENT= Library for working with weighted finite-state transducers COMMENT= Library for working with weighted finite-state transducers
WWW= https://www.openfst.org/ WWW= https://www.openfst.org/ \
https://github.com/kkm000/openfst
LICENSE= APACHE20 LICENSE= APACHE20
BROKEN_FreeBSD_15= compilation fails with clang-19, see https://github.com/kkm000/openfst/issues/58
USES= cmake compiler:c++17-lang USES= cmake compiler:c++17-lang
USE_LDCONFIG= yes USE_LDCONFIG= yes