From cb6d0477d6ea65b6364bfbcd872552bec6fbc22a Mon Sep 17 00:00:00 2001 From: Amlal Date: Sun, 23 Feb 2025 08:25:33 +0100 Subject: ADD: Use C++23 on toolchain now, and add 'ld' CLI tool. Signed-off-by: Amlal --- compile_flags.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compile_flags.txt') diff --git a/compile_flags.txt b/compile_flags.txt index b93c0ea8..25c4f779 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -7,7 +7,7 @@ -Ipublic/tools/make_fs -Ipublic/tools/open -Idev/Boot/BootKit --std=c++20 +-std=c++23 -D__NE_AMD64__ -D__NEOSKRNL__ -D__FSKIT_INCLUDES_NEFS__ -- cgit v1.2.3