Files
ports/emulators
jca 7b10148baa Force aarch64 detection to fix build with clang 19
Upstream's Makefile uses uname -m which returns arm64 on OpenBSD, and
inadvertently matches the build options added for armv7, now rejected by
clang 19:

cc: error: unsupported option '-mno-thumb' for target 'aarch64-unknown-openbsd7.6'
cc: error: unsupported option '-mfpu=' for target 'aarch64-unknown-openbsd7.6'
cc: error: unsupported option '-mfloat-abi=' for target 'aarch64-unknown-openbsd7.6'
2025-02-11 19:27:53 +00:00
..
2024-10-16 14:59:25 +00:00
2025-01-02 12:58:28 +00:00
2024-07-11 10:30:59 +00:00
2024-10-17 10:50:02 +00:00
2025-02-03 14:10:28 +00:00
2025-02-05 09:36:51 +00:00
2025-01-15 08:53:31 +00:00
2024-10-04 00:47:21 +00:00