summaryrefslogtreecommitdiff
path: root/extra/libunwind/PKGBUILD
blob: 8bf87ab20753d465d0031d778ac5b587d4295f97 (plain)
1
2
3
4
5
# i486-specific
if [ "${CARCH}" = "i486" ]; then
  # no TeX for documentation
  makedepends=(${makedepends[@]//texlive-core/})
fi