summaryrefslogtreecommitdiff
path: root/community/swi-prolog/PKGBUILD
blob: 95d7a59e1664a0512350ac68dff72ea0a869f3f8 (plain)
1
2
3
4
5
6
7
8
# do not execute tests in parallel with -j 8!

eval "$(
  declare -f build check | \
    sed '
      s|ctest -j 8|ctest|
    '
)"