$OpenBSD: patch-src_Makefile,v 1.4 2019/08/10 08:18:39 fcambus Exp $

Index: src/Makefile
--- src/Makefile.orig
+++ src/Makefile
@@ -9,7 +9,7 @@ endif
 
 CC=gcc
 CFLAGS0:=$(CFLAGS)
-CFLAGS+=-I. -Wall -W -O3 -fsigned-char
+CFLAGS+=-I. -Wall -W -fsigned-char
 LDFLAGS0:=$(LDFLAGS)
 ifneq ($(OSTYPE),Darwin)
 # On Mac OS X using -s gives the following warning:
