aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-05-26 20:17:35 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-05-26 21:57:09 +0000
commit6461469879f03b946fc536563622fffa834af0b9 (patch)
treec159158f7d6efaba3f774d4343654c4c01faa8dc
parent0a60e85808009e396b2559f96fa43def346b9f74 (diff)
downloadports-6461469879f03b946fc536563622fffa834af0b9.tar.gz
ports-6461469879f03b946fc536563622fffa834af0b9.zip
science/nest: Broken on armv7
Reported by: fallout
-rw-r--r--science/nest/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/nest/Makefile b/science/nest/Makefile
index f1c9fc03690e..47f339630763 100644
--- a/science/nest/Makefile
+++ b/science/nest/Makefile
@@ -10,6 +10,7 @@ WWW= https://www.nest-simulator.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_armv7= compilation fails: error: expected identifier before '__is_convertible'
BROKEN_i386= https://github.com/nest/nest-simulator/issues/1205
LIB_DEPENDS= libboost_system.so:devel/boost-libs \