mgord9518/shappimage

lz4.armhf not found

Closed this issue · 2 comments

  1. Open the make_runtime.sh
  2. Downloading file https://github.com/mgord9518/squashfuse-zig/releases/download/continuous/squashfuse_lz4.armhf (armhf not available)

Thanks for the report! I've been unable to build squashfuse-zig yet for armhf due to some atomic instruction issue, so as a temporary fix (7e49058) I've simply refactored make_runtime.sh and disabled support for armhf until I can get it working. x86_64 and aarch64 builds should both work correctly

Should be fixed by 439a7b8