Skip to content
  • Timo Teräs's avatar
    abuild: support subpackages="pkg:split:arch" syntax · b217bbb2
    Timo Teräs authored
    For proper cross-build support, the subpackage arch needs to
    be known before invoking the split function. This implements
    a way to do that. This also changes to write the actual subpkg
    arch to .PKGINFO - apk index --rewrite-arch still overwrites
    index to have machine arch for noarch packages.
    b217bbb2