From 4ef829507ba86350278426ecd6909075a584b65d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tolga=20U=C3=A7ar?= Date: Tue, 1 Sep 2026 23:05:22 +0300 Subject: [PATCH] mark gdb7 as broken on m1 --- devel/gdb7/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/gdb7/Makefile b/devel/gdb7/Makefile index eed63f39cadbf..27b24c35eaf27 100644 --- a/devel/gdb7/Makefile +++ b/devel/gdb7/Makefile @@ -10,6 +10,8 @@ HOMEPAGE= https://www.gnu.org/software/gdb/gdb.html COMMENT= Symbolic debugger for multiple language frontends LICENSE= gnu-gpl-v3 +# Like devel/gdb this is also broken on M1 +NOT_FOR_PLATFORM+= Darwin-*-aarch64 BROKEN_GETTEXT_DETECTION= yes GNU_CONFIGURE= YES GNU_CONFIGURE_STRICT= no # has sub-configures