summaryrefslogtreecommitdiffstats
path: root/config/mh-mingw
diff options
context:
space:
mode:
authorcvs2svn <>2007-10-30 15:18:30 +0000
committercvs2svn <>2007-10-30 15:18:30 +0000
commit79a902d95351f8fe9e7b734b9254db920596a0f2 (patch)
tree58ca3ae9f610847e3e1ac34d6e91d7934e96a733 /config/mh-mingw
parente5102b0b65330227a1f2d10f8ccf0130d0525289 (diff)
downloadcygnal-sid-snapshot-20071101.tar.gz
cygnal-sid-snapshot-20071101.tar.bz2
cygnal-sid-snapshot-20071101.zip
This commit was manufactured by cvs2svn to create tag 'sid-sid-snapshot-20071101
snapshot-20071101'. Sprout from gdb_6_7-branch 2007-09-07 07:38:48 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'gdb_6_7-branch'.' Cherrypick from master 2007-10-30 15:18:29 UTC Nick Clifton <nickc@redhat.com> '* mn10300.h (R_MN10300_ALIGN): Define.': ChangeLog MAINTAINERS Makefile.def Makefile.in Makefile.tpl config/ChangeLog config/mh-mingw config/mt-mips-elfoabi config/mt-sde config/no-executables.m4 config/tls.m4 configure configure.ac include/elf/ChangeLog include/elf/common.h include/elf/cr16.h include/elf/internal.h include/elf/m68k.h include/elf/mn10300.h include/elf/ppc.h include/gdb/ChangeLog include/gdb/callback.h include/gdb/sim-ppc.h src-release Delete: djunpack.bat texinfo/texinfo.tex
Diffstat (limited to 'config/mh-mingw')
-rw-r--r--config/mh-mingw3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/mh-mingw b/config/mh-mingw
new file mode 100644
index 000000000..71864997e
--- /dev/null
+++ b/config/mh-mingw
@@ -0,0 +1,3 @@
+# Add -D__USE_MINGW_ACCESS to enable the built compiler to work on Windows
+# Vista (see PR33281 for details).
+BOOT_CFLAGS += -D__USE_MINGW_ACCESS