head 1.2; access; symbols pkgsrc-2024Q3:1.1.0.16 pkgsrc-2024Q3-base:1.1 pkgsrc-2024Q2:1.1.0.14 pkgsrc-2024Q2-base:1.1 pkgsrc-2024Q1:1.1.0.12 pkgsrc-2024Q1-base:1.1 pkgsrc-2023Q4:1.1.0.10 pkgsrc-2023Q4-base:1.1 pkgsrc-2023Q3:1.1.0.8 pkgsrc-2023Q3-base:1.1 pkgsrc-2023Q2:1.1.0.6 pkgsrc-2023Q2-base:1.1 pkgsrc-2023Q1:1.1.0.4 pkgsrc-2023Q1-base:1.1 pkgsrc-2022Q4:1.1.0.2 pkgsrc-2022Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2024.11.28.20.24.27; author ryoon; state dead; branches; next 1.1; commitid QtC0KNJxxn0q8szF; 1.1 date 2022.10.09.02.37.03; author ryoon; state Exp; branches; next ; commitid Q4GB7a7xTG2BkZWD; desc @@ 1.2 log @cross/mingw-w64-x86_64-gcc-ucrt: Update to 14.2.0 * Update GCC for mingw-64 to 14.2.0. @ text @$NetBSD: patch-gcc_configure,v 1.1 2022/10/09 02:37:03 ryoon Exp $ --- gcc/configure.orig 2022-08-19 08:09:52.736664469 +0000 +++ gcc/configure @@@@ -6395,7 +6395,7 @@@@ _ACEOF if test "$enable_largefile" != no; then case "$host, $build" in *-*-aix*,*|*,*-*-aix*) - if test "$ac_cv_sizeof_ino_t" == "4" -a "$ac_cv_sizeof_dev_t" == 4; then + if test "$ac_cv_sizeof_ino_t" = "4" -a "$ac_cv_sizeof_dev_t" = 4; then $as_echo "#define HOST_STAT_FOR_64BIT_INODES stat64x" >>confdefs.h @ 1.1 log @mingw-w64*: Update to 10.0.0 * Update GCC and binutils to the latest too. Changelog: v10.0.0: 2022-04-04 Notable changes: * New msvcrt10, 20, 40, 70 and 71 import libraries. * Drop x86_64 64bit crtdll.dll * Updated wine imports * Fix intrin.h compatibility with GCC-11 * _(v)scprintf optimization * optimize __ms_vsnprintf for LTO @ text @d1 1 a1 1 $NetBSD$ @