From abbc94f61c505b7dc7694edc84258ac878a89a85 Mon Sep 17 00:00:00 2001 From: Abhinav Prasai Date: Mon, 6 Oct 2025 22:27:09 +0100 Subject: move notice up, remove compile_flags.txt from root + add backtick to CC and Make flags --- compile_flags.txt | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 compile_flags.txt (limited to 'compile_flags.txt') diff --git a/compile_flags.txt b/compile_flags.txt deleted file mode 100644 index fa0c2c1..0000000 --- a/compile_flags.txt +++ /dev/null @@ -1,22 +0,0 @@ --Isrc --D_FORTIFY_SOURCE=2 --std=c99 --Os --pipe --Wall --Wextra --Wformat=2 --Werror=format-security --Wshadow --Wpointer-arith --Wcast-qual --Wwrite-strings --Wmissing-prototypes --Wstrict-prototypes --Wswitch-enum --Wundef --Wvla --fno-common --fno-strict-aliasing --fstack-protector-strong --fPIE -- cgit v1.2.3