diff options
author | 2024-09-03 14:52:45 +0200 | |
---|---|---|
committer | 2024-09-13 17:28:36 +0200 | |
commit | 8bc7c5e525584903ea83332e18a2118ed3b1985e (patch) | |
tree | 567467daa59861a9dc010b80248d404e251c182a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | arm64: vDSO: Wire up getrandom() vDSO implementation (diff) | |
download | wireguard-linux-8bc7c5e525584903ea83332e18a2118ed3b1985e.tar.xz wireguard-linux-8bc7c5e525584903ea83332e18a2118ed3b1985e.zip |
selftests: vDSO: don't include generated headers for chacha test
It's not correct to use $(top_srcdir) for generated header files, for
builds that are done out of tree via O=, and $(objtree) isn't valid in
the selftests context. Instead, just obviate the need for these
generated header files by defining empty stubs in tools/include, which
is the same thing that's done for rwlock.h.
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions