mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-15 19:20:44 -06:00
Merge topic 'update-kwiml' into release-3.20
bd8cc6d603Merge branch 'upstream-KWIML' into update-kwiml873dbc52e9KWIML 2021-04-21 (49d91529) Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6032
This commit is contained in:
@@ -409,6 +409,10 @@ suppression macro KWIML_ABI_NO_VERIFY was defined.
|
||||
#elif defined(__hppa) || defined(__hppa__)
|
||||
# define KWIML_ABI_ENDIAN_ID KWIML_ABI_ENDIAN_ID_BIG
|
||||
|
||||
/* LoongArch64 */
|
||||
#elif defined(__loongarch64)
|
||||
# define KWIML_ABI_ENDIAN_ID KWIML_ABI_ENDIAN_ID_LITTLE
|
||||
|
||||
/* Motorola 68k */
|
||||
#elif defined(__m68k__) || defined(M68000)
|
||||
# define KWIML_ABI_ENDIAN_ID KWIML_ABI_ENDIAN_ID_BIG
|
||||
|
||||
Reference in New Issue
Block a user