Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions devel/gdb7/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down