Tim Burke
73c50447fc
aarch64: Fix build on macOS
...
Somewhere between Command Line Tools for Xcode 16.2 and 16.3, clang
started complaining like
<instantiation>:91:26: error: unexpected token in argument list
movk x7, br_low_b2, lsl 32
^
crc/aarch64/crc32_ieee_norm_pmull.S:34:1: note: while in macro instantiation
crc32_norm_func crc32_ieee_norm_pmull
It seems to do with some change to macro expansion; work around it by
replacing .equ directives with #defines.
Fixes #352
Signed-off-by: Tim Burke <tim.burke@gmail.com>
2025-08-21 16:20:04 +01:00
..
2025-08-21 16:20:04 +01:00
2022-07-14 19:23:52 -07:00
2020-05-26 09:16:49 -07:00
2022-07-14 19:23:52 -07:00
2025-05-08 16:20:08 +01:00
2020-05-26 09:16:49 -07:00
2022-07-14 19:23:52 -07:00
2025-06-11 12:17:43 +01:00
2025-06-11 12:17:43 +01:00
2025-06-11 12:17:43 +01:00
2025-06-11 12:17:43 +01:00
2024-04-22 11:35:03 +02:00
2024-04-22 11:35:03 +02:00
2020-05-26 09:16:49 -07:00
2022-07-14 19:23:52 -07:00
2025-05-08 16:20:08 +01:00
2025-06-11 12:17:43 +01:00
2022-07-14 19:23:52 -07:00
2020-05-26 09:16:49 -07:00
2022-07-14 19:23:52 -07:00
2025-05-08 16:20:08 +01:00
2025-06-11 12:17:43 +01:00
2022-07-14 19:23:52 -07:00
2024-02-06 15:03:14 +00:00
2025-05-08 16:20:08 +01:00
2025-06-11 12:17:43 +01:00
2024-04-22 11:35:03 +02:00
2025-05-20 11:39:28 +01:00
2019-09-16 17:01:25 -07:00
2025-05-20 11:39:28 +01:00
2019-09-16 17:01:25 -07:00
2024-04-22 11:35:03 +02:00
2025-06-11 12:17:43 +01:00
2024-04-22 11:35:03 +02:00
2023-05-08 12:37:44 +00:00
2025-05-08 16:20:08 +01:00
2023-05-08 12:37:44 +00:00
2025-05-08 16:20:08 +01:00
2023-05-08 12:37:44 +00:00
2019-09-16 17:01:25 -07:00
2023-05-08 12:37:44 +00:00
2019-09-16 17:01:25 -07:00
2025-05-08 16:20:08 +01:00
2024-04-22 11:35:03 +02:00
2023-05-08 12:37:44 +00:00
2023-05-08 12:37:44 +00:00
2023-05-08 12:37:44 +00:00
2023-05-08 12:37:44 +00:00
2024-04-22 11:35:03 +02:00
2024-04-22 11:35:03 +02:00
2025-07-03 12:11:56 +01:00
2025-05-08 16:20:08 +01:00
2024-04-22 11:35:03 +02:00
2024-04-22 11:35:03 +02:00
2025-06-23 08:48:01 +01:00