diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-04-02 20:59:12 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-04-02 20:59:12 +0200 |
| commit | b6c4947a2c87a1adc1d76c39aebe9a6e5adb27f8 (patch) | |
| tree | 1910dbfec34561722f08aaf7005d1795c0cdfbc8 /compile_flags.txt | |
| parent | f85c4ecaea1efe3591ea3eb340a3d3468c71d98b (diff) | |
embdfs.hpp: got an overall idea of the design.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/compile_flags.txt b/compile_flags.txt index bd5b51a..e6f2dcc 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -1,2 +1,3 @@ -Ilib --std=c++20
\ No newline at end of file +-std=c++20 +-DEMBDFS_28BIT_LBA
\ No newline at end of file |
