diff options
| author | Amlal <amlal.elmahrouss@icloud.com> | 2025-02-15 09:33:35 +0100 |
|---|---|---|
| committer | Amlal <amlal.elmahrouss@icloud.com> | 2025-02-15 09:34:51 +0100 |
| commit | fd27d5f1e4176926d613005f30feb209375d97ea (patch) | |
| tree | a18b18718b77ca9248f56936a3cef0112c24ce51 /compile_flags.txt | |
| parent | 0db25895168df6ebb9bd8781e3ffd83d3323b398 (diff) | |
Impl and Patches:
- Private tools directory.
- SCI gets new API.
- Window Manager library.
- Steps version 2.
- Patch 'open' command.
- ATA.h fixes.
Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/compile_flags.txt b/compile_flags.txt index 50fde27b..b93c0ea8 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -2,7 +2,10 @@ -Idev/ -Idev/LibSCI -Idev/Boot/ --Iprivate/tools +-Ipublic/tools +-Ipublic/tools/make_app +-Ipublic/tools/make_fs +-Ipublic/tools/open -Idev/Boot/BootKit -std=c++20 -D__NE_AMD64__ |
