summaryrefslogtreecommitdiff
path: root/core/binutils/PKGBUILD
blob: a2e60e6e93e76f3c14848ad175280fe0a7e4b964 (plain)
1
2
3
4
5
6
7
eval "$(
  declare -f build | \
    sed '
      s/--enable/--enable-64-bit-bfd \0/
      s,https://bugs.archlinux.org/,https://bugs.archlinux32.org/,
    '
)"