Closed plabadens closed 4 years ago
This pull request adds support for aarch64 in the GTK version of Free42. It turns out that some Linux systems will report the architecture as aarch64 and not amd64, which causes issues when building the Intel library. This fixes issue #14.
aarch64
amd64
This pull request adds support for aarch64 in the GTK version of Free42. It turns out that some Linux systems will report the architecture as
aarch64
and notamd64
, which causes issues when building the Intel library. This fixes issue #14.