From da546a0822b1995efe1832c9cc57aab62ccdcf65 Mon Sep 17 00:00:00 2001 From: dzwdz Date: Thu, 19 Jan 2023 23:27:12 +0100 Subject: kernel: delay freeing reaped processes, slightly more strict states --- compile_flags.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'compile_flags.txt') diff --git a/compile_flags.txt b/compile_flags.txt index 405cb8f..8e490b9 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -1,2 +1,3 @@ -Isrc --march=i686 +-Isrc/shared/include +-march=x86-64 -- cgit v1.2.3