From 12b2e32abf385b3feb697c442ee79ed8b71d450b Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sun, 22 Mar 2026 17:22:16 +0100 Subject: [FEAT] Kernel: Hybrid kernel harderning. Signed-off-by: Amlal El Mahrouss --- compile_flags.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'compile_flags.txt') diff --git a/compile_flags.txt b/compile_flags.txt index 362ffe20..51003cd9 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -16,6 +16,7 @@ -Ipublic/frameworks -Isrc/boot/BootKit -Itools/ +-D__BOOTZ_STANDALONE__ -I./ -std=c++20 -D__NE_AMD64__ -- cgit v1.2.3