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.
1 parent 6e6af66 commit 7d123eeCopy full SHA for 7d123ee
libgcc/config.host
@@ -871,7 +871,7 @@ aarch64-*-cygwin*)
871
if test x$ac_cv_sjlj_exceptions = xyes; then
872
tmake_eh_file="i386/t-sjlj-eh"
873
else
874
- tmake_eh_file="i386/t-seh-eh"
+ tmake_eh_file="mingw/t-seh-eh"
875
fi
876
# Shared libgcc DLL install dir depends on cross/native build.
877
if test x${build} = x${host} ; then
0 commit comments