Provide a sensible default value for native_system_header_dir, namely /mingw/include, on aarch64-mingw. This is in line with the expectations for mingw file locations, and is already set on both x86- and x86_64-mingw.
gcc/ChangeLog:
* config.gcc (aarch64-*-mingw*): Set native_system_header_dir.
Tested by on a cross-compiler to aarch64-mingw-w64.
It allows a build in the same setting as Intel mingw, without passing
an explicit --with-native-system-header-dir to configure.
OK to push?
FX
0001-gcc-Set-native_system_header_dir-on-aarch64-mingw.patch
Description: Binary data
