From f37858eb4c448eef9c6fe05d2b56856940a7d6ad Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Sat, 11 Jul 2026 00:15:07 +0200 Subject: Buildsystem überarbeitet MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- compile_flags.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'compile_flags.txt') diff --git a/compile_flags.txt b/compile_flags.txt index 93961f5..c7ed1d1 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -1,5 +1,6 @@ -Wall -Werror +-pedantic -Wno-pointer-sign --std=c17 --I../lua-bcrypt/src +-std=c11 +-Ilibbcrypt/lua-bcrypt-2.3-1/src -- cgit v1.3