You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reapply "bswap.h: add support for built-in bswap functions"
The `bswap.h` header was introduced to fix the Windows/ARM64 build.
Unfortunately, this broke big Endian machines. Instead of fixing it
properly, upstream Git simply reverted the commit in 1c62df0
(Revert "bswap.h: add support for built-in bswap functions",
2025-06-12), re-breaking the Windows/ARM64 build.
Let's re-un-break the Windows/ARM64 build by reverting 1c62df0
(Revert "bswap.h: add support for built-in bswap functions",
2025-06-12).
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
0 commit comments