Skip to content
Snippets Groups Projects
Commit 6e7ba38b authored by Danny Smith's avatar Danny Smith
Browse files

PR driver/35916

	* mh-mingw (CFLAGS): Add -D__USE_MINGW_ACCESS.
parent bcf6fc3a
No related branches found
No related tags found
No related merge requests found
2008-06-05 Danny Smith <dannysmith@users.sourceforge.net>
PR driver/35916
* mh-mingw (CFLAGS): Add -D__USE_MINGW_ACCESS.
2008-05-12 Samuel Tardieu <sam@rfc1149.net> 2008-05-12 Samuel Tardieu <sam@rfc1149.net>
Paolo Bonzini <bonzini@gnu.org> Paolo Bonzini <bonzini@gnu.org>
......
# Add -D__USE_MINGW_ACCESS to enable the built compiler to work on Windows # Add -D__USE_MINGW_ACCESS to enable the built compiler to work on Windows
# Vista (see PR33281 for details). # Vista (see PR33281 for details).
BOOT_CFLAGS += -D__USE_MINGW_ACCESS BOOT_CFLAGS += -D__USE_MINGW_ACCESS
CFLAGS += -D__USE_MINGW_ACCESS
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment