From a9f0be005789e2d9be6d77a3a762794bfc4ad656 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Tue, 6 May 2025 16:55:02 -0400 Subject: update clangd compile flags --- user/compile_flags.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'user/compile_flags.txt') diff --git a/user/compile_flags.txt b/user/compile_flags.txt index c519df5..6f00e53 100644 --- a/user/compile_flags.txt +++ b/user/compile_flags.txt @@ -3,6 +3,7 @@ -Iinclude -ffreestanding -fno-builtin +-nostdlib -Wall -Wextra -pedantic -- cgit v1.2.3-freya