Commit e5948c83 by Ian Lance Taylor Committed by Ian Lance Taylor

config.host (i[34567]86-*-mingw32*): Don't set host_can_use_collect2 to no.

	* config.host (i[34567]86-*-mingw32*): Don't set
	host_can_use_collect2 to no.

From-SVN: r97236
parent 6f6e8901
2005-03-30 Ian Lance Taylor <ian@airs.com>
* config.host (i[34567]86-*-mingw32*): Don't set
host_can_use_collect2 to no.
2005-03-30 Alan Modra <amodra@bigpond.net.au>
PR target/20203
......
......@@ -154,7 +154,6 @@ case ${host} in
host_xm_file=i386/xm-mingw32.h
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*)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment