$OpenBSD$

Index: Makefile.inc
--- Makefile.inc.orig
+++ Makefile.inc
@@ -11,7 +11,7 @@ else
 datarootdir= $(prefix)/share
 endif
 
-CFLAGS  += -g -Wall -Os -std=gnu89
+CFLAGS  += -Wall -std=gnu89
 CFLAGS  += -Wextra -Wdeclaration-after-statement -Wno-format-zero-length \
 	   -Wold-style-definition -Woverflow -Wpointer-arith \
 	   -Wstrict-prototypes -Wunused -Wvla -Wunused-result
