head 1.1; access; symbols pkgsrc-2026Q2:1.1.0.8 pkgsrc-2026Q2-base:1.1 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_configure,v 1.2 2025/04/29 22:00:00 dkazankov Exp $ https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90143 --- gcc/configure.orig 2025-04-25 08:21:27.000000000 +0000 +++ gcc/configure 2025-04-29 19:09:34.273376432 +0000 @@@@ -33638,7 +33638,7 @@@@ *-*-solaris2*) gcc_cv_target_dl_iterate_phdr=yes ;; - *-*-dragonfly* | *-*-freebsd*) + *-*-dragonfly* | *-*-freebsd* | *-*-netbsd*) if grep dl_iterate_phdr $target_header_dir/sys/link_elf.h > /dev/null 2>&1; then gcc_cv_target_dl_iterate_phdr=yes else @