head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2025.08.27.18.59.44; author dkazankov; state dead; branches; next 1.1; commitid gOHFLwzRJVXjVo8G; 1.1 date 2025.07.17.05.00.17; author dkazankov; state Exp; branches; next ; commitid xUKYE8AEG7aZA33G; desc @@ 1.2 log @lang/gcc15-gnat: update to 15.2.0 Bugfix release @ text @$NetBSD: patch-configure,v 1.1 2025/07/17 05:00:17 dkazankov Exp $ Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches. --- configure.orig 2025-05-23 11:03:15.437319779 +0000 +++ configure @@@@ -3518,6 +3518,8 @@@@ esac # Disable libffi for some systems. case "${target}" in + aarch64*-*-darwin2*) + ;; powerpc-*-darwin*) ;; i[3456789]86-*-darwin*) @ 1.1 log @lang/gcc15-gnat*: add new packages 15.1.0 The GNU Compiler Collection (GCC) This package contains GNAT compiler and Ada tools @ text @d1 1 a1 1 $NetBSD: patch-configure,v 1.2 2025/06/08 07:37:45 wiz Exp $ @