diff options
author | Mark Brown <[email protected]> | 2024-05-16 16:27:33 +0100 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2024-05-29 12:23:57 -0600 |
commit | 2032e61e24fe9fe55d6c7a34fb5506c911b3e280 (patch) | |
tree | 94e0c40436bae5b050446ff2c0eda0f18d8c652c /scripts/gdb/linux/vfs.py | |
parent | 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0 (diff) |
kselftest/alsa: Ensure _GNU_SOURCE is defined
The pcmtest driver tests use the kselftest harness which requires that
_GNU_SOURCE is defined but nothing causes it to be defined. Since the
KHDR_INCLUDES Makefile variable has had the required define added let's
use that, this should provide some futureproofing.
Fixes: daef47b89efd ("selftests: Compile kselftest headers with -D_GNU_SOURCE")
Signed-off-by: Mark Brown <[email protected]>
Reviewed-by: Muhammad Usama Anjum <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/vfs.py')
0 files changed, 0 insertions, 0 deletions