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
Add support for building architectures other than powerpc and x86
Add a new image 'ubuntu-allcross' that builds atop linuxppc/build:ubuntu
and includes cross compilers for a few other architectures. Keeping this
image separate allows the more commonly used default image to be small,
aiding quick builds for powerpc.
Add support for using this new image to build for those architectures.
0 commit comments