head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2026.08.10.21.41.34; author wiz; state Exp; branches; next ; commitid 9JHloFc9ZlojD8RG; desc @@ 1.1 log @lang/gcc16: import gcc16-16.1.0 The GNU Compiler Collection (GCC) includes front ends for C, C++, Objective-C, Fortran, and Go. @ text @$NetBSD: patch-gcc_config.host,v 1.1 2025/07/14 17:44:53 wiz 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*-*-*) @