From 6461469879f03b946fc536563622fffa834af0b9 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Sun, 26 May 2024 13:17:35 -0700 Subject: science/nest: Broken on armv7 Reported by: fallout --- science/nest/Makefile | 1 + 1 file changed, 1 insertion(+) 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 \ -- cgit v1.2.3