diff options
author | Oliver Old <mail@oold.dev> | 2025-02-21 12:14:59 +0100 |
---|---|---|
committer | Chris Packham <judge.packham@gmail.com> | 2025-02-24 08:46:59 +1300 |
commit | 64e6c96532494083b4abb792da8e01acc5e7810a (patch) | |
tree | 95a3de70c2bc0fb0395a1ad7600aa85fd0122f86 /scripts/build/debug.sh | |
parent | e053fc5fa5a2995fd8ca2e79dae57937361d4e1c (diff) | |
download | crosstool-ng-64e6c96532494083b4abb792da8e01acc5e7810a.tar.gz crosstool-ng-64e6c96532494083b4abb792da8e01acc5e7810a.tar.bz2 crosstool-ng-64e6c96532494083b4abb792da8e01acc5e7810a.zip |
Make GCC 12.4.0 compatible with MinGW >=11
This patch defines `WIN32_LEAN_AND_MEAN` before the `windows.h` include
statements to avoid name clashes with the `abort()` member function in
`IXMLDOMDocument`, which would now be pulled in via `msxml.h` without
the `WIN32_LEAN_AND_MEAN` definition.
Signed-off-by: Oliver Old <mail@oold.dev>
Diffstat (limited to 'scripts/build/debug.sh')
0 files changed, 0 insertions, 0 deletions