GCC: Fixed typo in libgcc/config.host
Signed-off-by: Max Logaev <maxlogaev@proton.me>
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user