diff options
author | Hugo Osvaldo Barrera <hugo@whynothugo.nl> | 2022-10-17 23:33:27 +0200 |
---|---|---|
committer | Levente Polyak <anthraxx@archlinux.org> | 2022-11-08 22:25:32 +0100 |
commit | dca8f91d26239262dc865552b4e95d0e84e83365 (patch) | |
tree | f19b25bfcb63f61126d5fcae2ad5e1f68e8cbfd7 /src/crossrepomove.in | |
parent | b64d8ebacf8268e986bde912cff839311ac74fa8 (diff) | |
download | devtools-dca8f91d26239262dc865552b4e95d0e84e83365.tar.xz |
makerepropkg: Use $CARCH instead of hardcoded x86_64
`makerepropkg` has a hardcoded "x86_64", so fails to run on other
[unofficial] architectures, because it tries to use an x86_64-specific
makepkg config, which overrides CARCH=x86_64.
This patch addresses hardcoded half of the problem; ArchLinux derivates
still needs to ship a custom `devtools` package with their own
`makepkg-$CARCH.conf`. Usually, the only thing that really needs to be
changed in the per-architecture custom makepkg.conf is CARCH and CHOST.
See: https://lists.archlinux.org/archives/list/arch-projects@lists.archlinux.org/thread/XEEW5LXYFN3XXI5YXAUY5E4LZLMKOFTL/
Diffstat (limited to 'src/crossrepomove.in')
0 files changed, 0 insertions, 0 deletions