diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-04-22 22:11:14 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-04-22 22:11:14 +0200 |
| commit | d67240d20d1d4bbe33134e640fd632cfd5fc6795 (patch) | |
| tree | 999395dbf586a8cb704376024de60f7d80f21f4e /compile_flags.txt | |
| parent | 70756582de9f79eb2961c7aa91f1b0cdfe11cfc4 (diff) | |
dev, kernel: WiP changes done to kernel and SysChk module.
- Getting SysChk to work again.
- Refactor scheduler.
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 604ab767..c72b1987 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -25,4 +25,5 @@ -D__FSKIT_INCLUDES_NEFS__ -D__FSKIT_INCLUDES_EXT2__ -D__NE_VEPM__ --DBOOTZ_VEPM_SUPPORT
\ No newline at end of file +-DBOOTZ_VEPM_SUPPORT +-D__x86_64__
\ No newline at end of file |
