Re: [PATCH v2 2/5] selftests/sgx: Include KHDR_INCLUDES in Makefile
From: Dave Hansen
Date: Wed May 08 2024 - 11:34:25 EST
On 5/7/24 14:38, Edward Liaw wrote:
> Add KHDR_INCLUDES to the CFLAGS to pull in the kselftest harness
> dependencies (-D_GNU_SOURCE).
>
> Also, remove redefinitions of _GNU_SOURCE in the source code.
>From an x86 and SGX perspective, looks fine. I assume Shuah is planning
on taking this pile.
Acked-by: Dave Hansen <dave.hansen@xxxxxxxxxxxxxxx>