diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-06-23 00:19:42 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-06-23 00:19:42 +0200 |
| commit | 9899e5d07f9010a874ed64c586508479f0a353c4 (patch) | |
| tree | 86dbb647bd943a1511d42a384f3edfc9a3aa7c36 /Boot/BootKit | |
| parent | 16bb06ed34f1af55129c07e767b536f765cf4ed2 (diff) | |
specs: update EPM, introduce the concept of isolated blocks.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'Boot/BootKit')
| -rw-r--r-- | Boot/BootKit/compile_flags.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Boot/BootKit/compile_flags.txt b/Boot/BootKit/compile_flags.txt index e58d7ab9..337bf99b 100644 --- a/Boot/BootKit/compile_flags.txt +++ b/Boot/BootKit/compile_flags.txt @@ -1,3 +1,3 @@ -std=c++20 -I../ --I../../ +-I../../Kernel |
