summaryrefslogtreecommitdiff
path: root/community/s2n-tls/PKGBUILD
blob: f96f99371af7b73bb6cb4188e2d30efde5f35d04 (plain)
1
2
3
4
5
6
7
# ignore test results, see FS32#166
eval "$(
  declare -f check | \
    sed '
      s/\(cmake.*--target.*test.*\)/\1 || true/
    '
)"