wm: glendy

Download patch

ref: eb1032e367ec1aee3cf5e321c4112f97720f42ee
parent: 835bf8fcd9046d0aac199b696a8876f3083b16dc
author: mkf <mkf@cloud9p.org>
date: Thu Jun 6 08:07:40 EDT 2024

Makefile: optimiztions can be your friend. but not always...

--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 CC=cc
-CFLAGS +=-g -Wall -Dunix -pthread
+CFLAGS += -O0 -g -Wall -Dunix -pthread
 NROFF=mandoc
 
 Lib=\