diff options
| author | Brad Smith <brad@comstyle.com> | 2025-11-17 00:50:47 -0500 |
|---|---|---|
| committer | Hans Kristian Rosbach <hk-github@circlestorm.org> | 2025-11-18 13:07:14 +0100 |
| commit | 2a7c40c1f0ab8ffc9fef59277ed816e66ce10395 (patch) | |
| tree | 1c946bc81b6e046b7757495f8f3e1036926aefb8 /test | |
| parent | 008443272a3ca08368b973bd44449b2720d0819d (diff) | |
| download | Project-Tick-2a7c40c1f0ab8ffc9fef59277ed816e66ce10395.tar.gz Project-Tick-2a7c40c1f0ab8ffc9fef59277ed816e66ce10395.zip | |
configure: Determine system architecture properly on *BSD systems
uname -m on a BSD system will provide the architecture port .e.g.
arm64, macppc, octeon instead of the machine architecture .e.g.
aarch64, powerpc, mips64. uname -p will provide the machine
architecture. NetBSD uses x86_64, OpenBSD uses amd64, FreeBSD
is a mix between uname -p and the compiler output.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions
