pmbootstrap/helpers
Minecrell be805653bb
helpers/envkernel.sh: Fix "Unable to deduce build architecture" (MR 1921)
After an abuild update in Alpine envkernel.sh now throws an error
when activating envkernel:

    ash: to: not found
    Run 'pmbootstrap log' for details.

This happens because functions.sh fails with:
    Unable to deduce build architecture. Install apk-tools, or set CBUILD.

For now it seems to be enough to set CBUILD appropriately to make it
work again.
2020-04-20 03:02:47 +03:00
..
envkernel.fish helpers/envkernel.fish: add gcc4 support (!1842) 2019-12-14 00:18:21 +01:00
envkernel.sh helpers/envkernel.sh: Fix "Unable to deduce build architecture" (MR 1921) 2020-04-20 03:02:47 +03:00
envsetup.sh Add helpers/envsetup.sh (#1390) 2018-04-08 12:58:10 +00:00