Skip to content

buildboxcommon/buildboxcommon_platformutils.cpp: Recognize `aarch64` uname

Tristan Van Berkom requested to merge tristan/support-aarch64-unames into master

Helps to support machines with an aarch64 uname return value when arch-test is not installed on the system.

Merge request reports