From ab498f3a772c7e13139c79057c9eabde68aa952a Mon Sep 17 00:00:00 2001 From: jade Sparkles Date: Tue, 28 Apr 2026 22:31:24 +0100 Subject: responses and simple transports --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.3