summaryrefslogtreecommitdiff
path: root/community/libretro-blastem/PKGBUILD
blob: 23eea60859245147838f646950787bf3467d9dbc (plain)
1
2
3
4
5
6
# the return value of build() is the return value of the last statement

eval "$(
  declare -f build | \
    sed "/\$CARCH == 'x86_64'/d"
)"