https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117635

--- Comment #9 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Pietro Monteiro <[email protected]>:

https://gcc.gnu.org/g:bf69bded7b47b591bdad0cd0ef6ac4c06b6d2b89

commit r17-660-gbf69bded7b47b591bdad0cd0ef6ac4c06b6d2b89
Author: Pietro Monteiro <[email protected]>
Date:   Thu May 21 17:59:57 2026 -0400

    libffi: Always define `WIN32_LEAN_AND_MEAN` before <windows.h>

    From commit:
    902c755930326cb4405672aa3ea13c35c653cbff - Always define
`WIN32_LEAN_AND_MEAN` before <windows.h>

    Forwarded upstream: https://github.com/libffi/libffi/pull/937

    libffi/ChangeLog:
            PR libffi/117635
            * src/aarch64/ffi.c: Define `WIN32_LEAN_AND_MEAN` before
            `#include <windows.h>`.

    Signed-off-by: Pietro Monteiro <[email protected]>

Reply via email to