reactos/sdk
Konrad Dybcio d26409cc34
[SDK][MKISOFS] xconfig.h: Don't define VA_LIST_IS_ARRAY on Linux/ARM(64) (#4012)
For some bizarre reason ARM toolchains have some peculiar issues with various va_arg macros,
as this is not the first time one of these is problematic (though I don't remember the previous one,
it was a long, long time ago ™️).. They always seem to expect va_list as an argument though, so
let's make them happy and by extension make ros-tools compile on Linux/ARM(64) compile again!
2021-10-20 22:12:23 +03:00
..
cmake [CONFIGURE][CMAKE] Add support for MSVC ARM64 target 2021-10-16 16:30:36 +03:00
include [IMM32][IMM32_WINETEST] Re-implement ImmSetCompositionStringA/W (#4040) 2021-10-17 19:32:48 +09:00
lib [CMAKE] Remove /fallback compile flag from clang-cl builds 2021-10-14 20:30:27 +03:00
tools [SDK][MKISOFS] xconfig.h: Don't define VA_LIST_IS_ARRAY on Linux/ARM(64) (#4012) 2021-10-20 22:12:23 +03:00