Closed konistehrad closed 10 months ago
Install Aarch64 GCC before running cross compile steps. Uses naive apt-get method as opposed to larger caching solution like cache-apt-pkgs-action, but let's ensure this works before making things more complicated.
apt-get
One step ahead of me. Please disregard. ;)
Install Aarch64 GCC before running cross compile steps. Uses naive
apt-get
method as opposed to larger caching solution like cache-apt-pkgs-action, but let's ensure this works before making things more complicated.