diff options
-rw-r--r-- | gcc/config.host | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config.host b/gcc/config.host index 2ff30ca36..5fded1051 100644 --- a/gcc/config.host +++ b/gcc/config.host @@ -234,7 +234,7 @@ case ${host} in host_lto_plugin_soname=liblto_plugin-0.dll ;; *-*-midipix*) - host_exeext=.exe + host_exeext= ;; i[34567]86-*-uwin*) echo "*** UWIN may not be used as a host platform because" |