head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.6 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.4 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.2 pkgsrc-2025Q3-base:1.1; locks; strict; comment @# @; 1.1 date 2025.07.17.05.00.17; author dkazankov; state Exp; branches; next ; commitid xUKYE8AEG7aZA33G; desc @@ 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 @$NetBSD: patch-gcc_config.host,v 1.1 2025/04/25 19:35:10 dkazankov Exp $ Add aarch64*-*-netbsd*. --- gcc/config.host.orig 2022-05-06 07:30:56.000000000 +0000 +++ gcc/config.host @@@@ -99,7 +99,7 @@@@ case ${host} in esac case ${host} in - aarch64*-*-freebsd* | aarch64*-*-linux* | aarch64*-*-fuchsia* |\ + aarch64*-*-freebsd* | aarch64*-*-netbsd* | aarch64*-*-linux* | aarch64*-*-fuchsia* |\ aarch64*-*-darwin*) case ${target} in aarch64*-*-*) @