ref: cd0a928d7782f41736f5d1cd2dafdf950da5b6b4
parent: e19630c0ef62e3e66cc17a438704df07cb2161ce
author: mkf <mkf@cloud9p.org>
date: Thu Dec 12 06:04:54 EST 2024
Makefile: more strict errors
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
CC=cc
-CFLAGS += -O0 -g -Wall -Dunix -pthread
+CFLAGS += -O0 -g --Wall -Dunix -pthread
NROFF=mandoc
Lib=\