Skip to content

Conversation

@pietro
Copy link
Contributor

@pietro pietro commented Aug 29, 2025

From GCC commit 902c7559 "Always define WIN32_LEAN_AND_MEAN before <windows.h>"

This is already done in src/arm/ffi.c and src/dlmalloc.c, so do it in src/aarch64/ffi.c too.

From GCC commit 902c7559 "Always define `WIN32_LEAN_AND_MEAN` before <windows.h>"

This is already done in src/arm/ffi.c and src/dlmalloc.c, so do it in
src/aarch64/ffi.c too.
pietro pushed a commit to pietro/gcc that referenced this pull request Oct 10, 2025
From:
902c755 - Always define `WIN32_LEAN_AND_MEAN` before <windows.h>

Forwarded upstream: libffi/libffi#937

libffi/ChangeLog:

	* src/aarch64/ffi.c: Define `WIN32_LEAN_AND_MEAN` before
        `#include <windows.h>`.
pietro pushed a commit to pietro/gcc that referenced this pull request Oct 10, 2025
From:
902c755 - Always define `WIN32_LEAN_AND_MEAN` before <windows.h>

Forwarded upstream: libffi/libffi#937

libffi/ChangeLog:

	* src/aarch64/ffi.c: Define `WIN32_LEAN_AND_MEAN` before
	`#include <windows.h>`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant