From ff780734337edd658b6cff0a638c12077dcbe882 Mon Sep 17 00:00:00 2001 From: Zander Thannhauser Date: Fri, 27 Jun 2025 14:37:20 -0500 Subject: [PATCH] ... --- buildtypes/test.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 buildtypes/test.txt diff --git a/buildtypes/test.txt b/buildtypes/test.txt new file mode 100644 index 0000000..c7adeba --- /dev/null +++ b/buildtypes/test.txt @@ -0,0 +1,18 @@ + +-g + +-D _GNU_SOURCE + +-D ZDEBUG=0 + +-D TEST_BUILD + +-I . + +-Werror -Wall -Wextra -Wstrict-prototypes -Wfatal-errors + +-Wno-unused + +-lreadline +-lexplain +