diff options
Diffstat (limited to 'gcc/config.host')
-rw-r--r-- | gcc/config.host | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config.host b/gcc/config.host index 9734966e604..67a067c169f 100644 --- a/gcc/config.host +++ b/gcc/config.host @@ -143,6 +143,7 @@ case ${host} in host_xmake_file=i386/x-mingw32 host_exeext=.exe host_can_use_collect2=no + out_host_hook_obj=host-mingw32.o ;; i[34567]86-*-uwin*) echo "*** UWIN may not be used as a host platform because" |