diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-22 17:22:16 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-22 17:22:16 +0100 |
| commit | 12b2e32abf385b3feb697c442ee79ed8b71d450b (patch) | |
| tree | 608342ff1203d2c1d4e5828846ae13011f9c2373 /compile_flags.txt | |
| parent | bc8b05bce61b16daa03a6c4dd0e87f65c608dba3 (diff) | |
[FEAT] Kernel: Hybrid kernel harderning.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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__ |
