selftests: vDSO: add --cflags for pkg-config command querying libsodium
authorXi Ruoyao <xry111@xry111.site>
Tue, 27 Aug 2024 13:20:15 +0000 (21:20 +0800)
committerJason A. Donenfeld <Jason@zx2c4.com>
Fri, 30 Aug 2024 13:44:38 +0000 (15:44 +0200)
commit1e661b349041c3d5026d9e95930b1d396c0c6e6d
tree61ec2537604cfee9d45ce05c866d5f7372fd2929
parente1bbcab496f745d963e43a6e0f669359e82c4934
selftests: vDSO: add --cflags for pkg-config command querying libsodium

When libsodium is installed into its own prefix, the --cflags output is
needed for the compiler to find libsodium headers.

Signed-off-by: Xi Ruoyao <xry111@xry111.site>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
tools/testing/selftests/vDSO/Makefile