We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
__gthr_win32_*
1 parent ba706c7 commit a35eb40Copy full SHA for a35eb40
libgcc/config.host
@@ -485,9 +485,9 @@ aarch64-*-mingw*)
485
else
486
tmake_dlldir_file="i386/t-dlldir-x"
487
fi
488
- tmake_file="${tmake_file} ${tmake_thr_file} ${tmake_eh_file} ${tmake_dlldir_file}"
+ tmake_file="${tmake_file} ${tmake_eh_file} ${tmake_thr_file} ${tmake_dlldir_file}"
489
tmake_file="${tmake_file} t-dfprules"
490
- tmake_file="${tmake_file} i386/t-slibgcc-cygming i386/t-cygming i386/t-mingw32"
+ tmake_file="${tmake_file} i386/t-slibgcc-cygming i386/t-slibgcc-mingw i386/t-cygming i386/t-mingw32"
491
tmake_file="${tmake_file} ${cpu_type}/t-aarch64"
492
tmake_file="${tmake_file} ${cpu_type}/t-mingw"
493
tmake_file="${tmake_file} ${cpu_type}/t-lse t-slibgcc-libgcc"
0 commit comments