a6d89192ce
Due to changes in abuild, our `gcc-armhf` etc. packages did not build when using strict mode (i.e. `pmbootstrap build --strict gcc-armhf`) anymore. Changes: * Set `CBUILDDIR=/`, so apk can read a valid package index from there * Directly set `_cross_configure`, so it does not use CBUILDDIR anymore * Set `BOOTSTRAP="nobuildbase"` to prevent apk from installing `build-base-armhf` etc. (these don't exist in pmOS) * Remove legacy code for lazy reproducible builds that wrapped `package()` |
||
---|---|---|
.. | ||
arch-bin-masquerade | ||
binutils-aarch64 | ||
binutils-armhf | ||
binutils-x86_64 | ||
busybox-static-aarch64 | ||
busybox-static-armhf | ||
ccache-cross-symlinks | ||
gcc-aarch64 | ||
gcc-armhf | ||
gcc-x86_64 | ||
musl-aarch64 | ||
musl-armhf | ||
musl-x86_64 | ||
qemu-user-static-repack |