aboutsummaryrefslogtreecommitdiff
path: root/config/mh-mingw
diff options
context:
space:
mode:
authorSebastian Pop <sebastian.pop@amd.com>2007-10-28 19:25:05 +0000
committerSebastian Pop <sebastian.pop@amd.com>2007-10-28 19:25:05 +0000
commit8573960b361a78776182946a70aac67aec914eab (patch)
tree1156f4d244a3b3582ff901b1e083ef9e3e171d19 /config/mh-mingw
parenta9bd968fee0a3252a7b867f8c38bad33734423de (diff)
2007-10-28 Sebastian Pop <sebastian.pop@amd.com>
* Merge from mainline (127169:129697). git-svn-id: https://gcc.gnu.org/svn/gcc/branches/graphite@129703 138bc75d-0d04-0410-961f-82ee72b054a4
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 000000000000..71864997e53b
--- /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