Skip to content

Commit 3bb27a2

Browse files
committed
gcc: Pull in MinGW-w64 compatibility fix
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]>
1 parent be501f0 commit 3bb27a2