Commit 5d0f90e5 by J"orn Rennecke Committed by Joern Rennecke

(See http://gcc.gnu.org/ml/gcc/2004-12/msg00319.html for discussion.)

(See http://gcc.gnu.org/ml/gcc/2004-12/msg00319.html for discussion.)
	* config/mh-mingw32: Delete.
	* configure.in: Don't use it.
	* configure: Regenerate.

From-SVN: r97255
parent fca81712
2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
* config/mh-mingw32: Delete.
* configure.in: Don't use it.
* configure: Regenerate.
2005-03-31 Paolo Bonzini <bonzini@gnu.org>
* Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
......
# We also need to override LIBGCC2_DEBUG_CFLAGS so libgcc2 will be
# built without debugging information
LIBGCC2_DEBUG_CFLAGS=
# custom installation rules for mingw32 (append .exe to binaries, etc.)
# INSTALL_DOSREL=install-dosrel
......@@ -893,7 +893,6 @@ case "${host}" in
host_makefile_frag="config/mh-cygwin"
;;
*-mingw32*)
host_makefile_frag="config/mh-mingw32"
;;
*-interix*)
host_makefile_frag="config/mh-interix"
......
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