Aimee OS/container-images/pipeline/head There was a failure building this commit
Details
Although most software can be cross-compiled, there are quite a few edge cases where executables built for the target system need to be run on the build host. Notably, `ldconfig` only considers libraries for the same machine type as the tool itself, so it's impossible to run it in a cross-compiled root. In order to get passed these situations, we can use QEMU in user mode to emulate the target architecture, allowing ARM executables to run on AMD64 machines. |
||
---|---|---|
.. | ||
env | ||
make.conf | ||
package.accept_keywords | ||
package.env | ||
package.use |