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 b40ecc2 commit 12dcb60Copy full SHA for 12dcb60
libgcc/config.host
@@ -488,9 +488,9 @@ aarch64-*-mingw*)
488
else
489
tmake_dlldir_file="i386/t-dlldir-x"
490
fi
491
- 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}"
492
tmake_file="${tmake_file} t-dfprules"
493
- 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"
494
tmake_file="${tmake_file} ${cpu_type}/t-aarch64"
495
tmake_file="${tmake_file} ${cpu_type}/t-lse t-slibgcc-libgcc"
496
tmake_file="${tmake_file} ${cpu_type}/t-softfp t-softfp t-crtfm"
0 commit comments