aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorjade Sparkles2026-04-28 22:31:24 +0100
committerjade Sparkles2026-04-28 22:31:24 +0100
commitab498f3a772c7e13139c79057c9eabde68aa952a (patch)
treeaf343bf75ae0c8e1361bbba917ff3d5aa72bbc1b /Makefile
parentc38bcb25aa1805009e399cea40e66d6f31195744 (diff)
responses and simple transports
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 07afb7e..19eb0e7 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ LIBDIR ?= $(PREFIX)/lib
INCLUDEDIR ?= $(PREFIX)/include
MANDIR ?= $(PREFIX)/share/man
-CFLAGS := -Wall -Wextra -flto
+CFLAGS := -Wall -Wextra -flto -funsigned-char
### build mode