2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
PR target/33281 * configure.ac: Use config/mh-mingw on mingw. * configure: Regenerate. * config/mh-mingw: New host makefile fragment.
This commit is contained in:
@@ -1002,8 +1002,10 @@ case "${host}" in
|
||||
host_makefile_frag="config/mh-cygwin"
|
||||
;;
|
||||
*-mingw32*)
|
||||
host_makefile_frag="config/mh-mingw"
|
||||
;;
|
||||
*-mingw64*)
|
||||
host_makefile_frag="config/mh-mingw"
|
||||
;;
|
||||
*-interix*)
|
||||
host_makefile_frag="config/mh-interix"
|
||||
|
Reference in New Issue
Block a user