GCC: Fixed typo in libgcc/config.host

Signed-off-by: Max Logaev <maxlogaev@proton.me>
This commit is contained in:
2025-03-22 23:21:45 +03:00
parent 72a413142c
commit 317d733527

View File

@@ -839,7 +839,7 @@ x86_64-*-cygwin*)
;; ;;
i[34567]86-*-kolibrios*) i[34567]86-*-kolibrios*)
tmake_file="${tmake_file} i386/t-chkstk tmake_file="${tmake_file} i386/t-chkstk
esac ;;
i[34567]86-*-mingw*) i[34567]86-*-mingw*)
extra_parts="crtbegin.o crtend.o crtfastmath.o" extra_parts="crtbegin.o crtend.o crtfastmath.o"
if test x$enable_vtable_verify = xyes; then if test x$enable_vtable_verify = xyes; then