diff options
author | Oliver Smith <ollieparanoid@bitmessage.ch> | 2019-07-29 20:42:35 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-08-05 11:57:21 +0000 |
commit | c54d39d8aa5f4070778ab57f94ae0bcfb1c7a824 (patch) | |
tree | c46a6653c28605f38e6bd8a4e83b70f88ec61252 /apkbuild-pypi.in | |
parent | cb3a67edcaee0533df296cb82afab72aa93db71c (diff) | |
download | abuild-c54d39d8aa5f4070778ab57f94ae0bcfb1c7a824.tar.gz abuild-c54d39d8aa5f4070778ab57f94ae0bcfb1c7a824.tar.bz2 abuild-c54d39d8aa5f4070778ab57f94ae0bcfb1c7a824.tar.xz abuild-c54d39d8aa5f4070778ab57f94ae0bcfb1c7a824.zip |
abuild: rename makedepends_host virtual package
With a recent change in apk [1], virtual packages of the same name will
upgrade each other. Adjust abuild to this by not using the same virtual
package name for two types of dependencies.
This fixes the way crosscompilers are built in postmarketOS [2], which
is essentially the same as running this on Alpine's gcc aport:
$ cd aports/main/gcc
$ C_TARGET_ARCH=armhf CTARGET=armv6-alpine-linux-musleabihf \
BOOTSTRAP=nobuildbase CBUILDROOT=/ abuild -r
...
>>> gcc-armhf: Installing for host:
(1/24) Upgrading .makedepends-gcc-armhf (20190714.104731 -> 20190714.104741)
(2/24) Purging binutils-armhf (2.31.1-r2)
...
[1] apk-tools.git 37fbafcd928c466c82c892a7868d686d710e5d07
("add: make virtual packages upgradeable (ref #9957)")
[2] https://gitlab.com/postmarketOS/pmaports/blob/master/cross/gcc-armhf/APKBUILD
Fixes: https://gitlab.alpinelinux.org/alpine/apk-tools/issues/10649
Diffstat (limited to 'apkbuild-pypi.in')
0 files changed, 0 insertions, 0 deletions