Skip to content

Commit

Permalink
science/arbor: Broken on 15 with clang-15; Update WWW
Browse files Browse the repository at this point in the history
Reported by:	fallout
  • Loading branch information
yurivict committed Nov 4, 2024
1 parent b458703 commit 39b7a0b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion science/arbor/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 39b7a0b

Please sign in to comment.