Jean-Pierre De Jesus DIAZ writes: > This patch series fixes the build of cross compilers for GCC 13, > first a patch was avoided for GCC 13 as it is not needed anymore > and a patch was added to fix compilation as in GCC 13 the way > that --includedir and --with-native-system-header-dir changed > the way it works and assumed that --includedir is where the > system headers are installed. > > This fixes the issue: . > > (Sent again the cover letter since I forgot to :w it seems). > > Jean-Pierre De Jesus DIAZ (3): > gnu: cross-gcc-patches: Avoid patch for GCC 13+. > gnu: cross-gcc: Add patch for GCC 13. > gnu: Add gcc-cross-x86_64-w64-mingw32-toolchain-13. Looks good to me, I've pushed these patches to master as 4e7c3867ad30d4be761666fe311de90b7b4bd5f9. Chris