P4: Production hardening — syslog, shutdown fix, output IPC

This commit is contained in:
2026-06-23 13:26:53 -04:00
parent a5423b7f55
commit 5a1d9d39f2
49 changed files with 892 additions and 220 deletions
+1 -1
View File
@@ -6,5 +6,5 @@ CXX_DEFINES =
CXX_INCLUDES = -I/home/oplabs/projects/oplabs-mixer-daemon/include -I/home/oplabs/projects/oplabs-mixer-daemon/build/_deps/nlohmann_json-src/include
CXX_FLAGS = -std=gnu++17 -fPIE -Wall -Wextra -Wpedantic
CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -fPIE -Wall -Wextra -Wpedantic