script.module.inputstreamhelper icon indicating copy to clipboard operation
script.module.inputstreamhelper copied to clipboard

Improvements for linux arm64 support

Open horstle opened this issue 2 years ago • 0 comments

  • Check if the downloaded library fits the system architecture/bitness, possibly by using #415
  • ~~pass a different path to find_file (cros_arm64 instead of cros_arm) for the aarch64 images~~ not necessary with naive search
  • Maybe create a github action which analyzes some of the 32bit images, to see if they made the switch to 64bit?

horstle avatar Apr 10 '23 13:04 horstle