Skip to content

Commit

Permalink
gcc: Pull in MinGW-w64 compatibility fix
Browse files Browse the repository at this point in the history
This commit pulls in the GCC patch that fixes compatibility with recent
MinGW-w64 versions, which define a function named `abort()` in
`IXMLDOMDocument` that conflicts with the `abort()` macro in `system.h`.

For more details, refer to the GCC commit message.

Signed-off-by: Stephanos Ioannidis <[email protected]>
  • Loading branch information
stephanosio committed Oct 29, 2024
1 parent 2b93bc3 commit 8a5cf57
Showing 1 changed file with 1 addition and 1 deletion.