Skip to content

Update version and improve aarch64 checks

Frede H requested to merge fhdk-master-patch-20240702-2 into master

Version has been updated to 4.27 across all relevant files. In addition, the function for checking the architecture on aarch64 systems has been improved. Now, it not only verifies if the current machine is an aarch64 but also modifies the internal configuration so that no errors are emitted when configuration is run through the sanitizer.

This commit closes issue #195 (closed)

Merge request reports