You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: support native architecture builds on ARM hosts (#8547)
Allows make-deb.sh to produce either amd64 or arm64 debian packages.
Adds plumbing to the build scripts upstream of that one (namely container-build.sh
and the Containerfile) to plumb the architecture through.
0 commit comments