forked from Mirror/pmbootstrap
* Make CrossCompile a proper enum type rather than a string literal, * Introduce methods to get the correct host/build chroots depending on the cross compile type and target architecture. * Remove autodetect.chroot() since it doesn't do what we expect, adjust all users to use cross.build_chroot() instead. * Refactor package building to correctly use cross.host_chroot() and cross.build_chroot(). Signed-off-by: Caleb Connolly <caleb@postmarketos.org> Part-of: https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/merge_requests/2568 |
||
---|---|---|
.. | ||
__init__.py | ||
_package.py | ||
autodetect.py | ||
backend.py | ||
checksum.py | ||
envkernel.py | ||
init.py | ||
kconfig.py | ||
newapkbuild.py | ||
other.py |