Comment by justincormack
1 day ago
Thats probably not a cross compile then, its an emulated compile. Cross compiling is basically the same speed.
1 day ago
Thats probably not a cross compile then, its an emulated compile. Cross compiling is basically the same speed.
Sure you know what I meant. It’s an emulated compiler compiling natively. But the point is that building Aarch64 containers under emulation sucks and it doesn’t suck under a native build.
But why would you do this instead of cross compiling in the first place?