Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: ensure image can be built on m1 macos
When running any of the image build make targets on an m1 macos, it fails due to the following error: qemu-x87_64: Could not open '/lib64/ld-linux-x86-64.so.2 Specify platform to ensure build uses the correct architecture.
- Loading branch information