aboutsummaryrefslogtreecommitdiffstats
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorjustanothercatgirl <sotov@twistea.su>2025-02-08 22:13:52 +0300
committerjustanothercatgirl <sotov@twistea.su>2025-02-08 22:13:52 +0300
commitcab382db088d9f240253466a1c5a26c62f3967c8 (patch)
treec5502f1b49211dccd3e29e163e708708495a6407 /compile_flags.txt
parent3eeee14d5d5c93ae3d156aabae5a96d1c09f185a (diff)
Implemented multiplexing in main thread (TCP loop). Removed CMake files.HEADmaster
TODO: Implement multiplexing in worker threads (UDP loops), implement channel_pool interface.
Diffstat (limited to 'compile_flags.txt')
-rw-r--r--compile_flags.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
index 5d90624..e6e75eb 100644
--- a/compile_flags.txt
+++ b/compile_flags.txt
@@ -1,7 +1,6 @@
-Wall
-Wextra
-Wpedantic
--Werror
-ggdb
-Wno-language-extension-token
-Wno-empty-body