Subject: | Fails to detect x86_64 calling convention on macOS |
The macOS 64-bit calling convention is the System V x86_64 ABI, the same as on linux and every other non-windows x86_64 system.
However DynaLib fails to detect this and guesses hack30, then fails its tests.