Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
binutils-gdb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sebastien Michelland
binutils-gdb
Commits
6e7ba38b
Commit
6e7ba38b
authored
16 years ago
by
Danny Smith
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
config/ChangeLog
+5
-0
5 additions, 0 deletions
config/ChangeLog
config/mh-mingw
+1
-0
1 addition, 0 deletions
config/mh-mingw
with
6 additions
and
0 deletions
config/ChangeLog
+
5
−
0
View file @
6e7ba38b
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>
...
...
This diff is collapsed.
Click to expand it.
config/mh-mingw
+
1
−
0
View file @
6e7ba38b
# 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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment