aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/external/c-testsuite/runners/single-exec/clang-nolibc-x86_64.skip
blob: 155146513d7e5730282457ae68cb5c908a6dd2ad (plain) (blame)
1
2
3
4
5
6
7
8
9
#! /bin/sh

if ! test -f README.md
then
    echo "run from the base directory." >&2
    exit 1
fi

./scripts/search-tests "needs-libc or not (arch-x86_64 or portable)"