1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00

science/arbor: Broken on 15 with clang-15; Update WWW

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2024-11-03 19:50:58 -08:00
parent b458703848
commit 39b7a0bc7c

View File

@ -6,11 +6,13 @@ CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
COMMENT= Multi-compartment neural network simulation library
WWW= https://arbor-sim.org/
WWW= https://arbor-sim.org/ \
https://github.com/arbor-sim/arbor/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_FreeBSD_15= compilation fails with clang-19, see https://github.com/arbor-sim/arbor/issues/2424
BROKEN_armv7= compilation fails: unknown type name 'float64x2_t'
BUILD_DEPENDS= bash:shells/bash \