diff options
| author | jade Sparkles | 2026-04-28 22:31:24 +0100 |
|---|---|---|
| committer | jade Sparkles | 2026-04-28 22:31:24 +0100 |
| commit | ab498f3a772c7e13139c79057c9eabde68aa952a (patch) | |
| tree | af343bf75ae0c8e1361bbba917ff3d5aa72bbc1b /Makefile | |
| parent | c38bcb25aa1805009e399cea40e66d6f31195744 (diff) | |
responses and simple transports
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
