$OpenBSD: patch-kodev_Makefile,v 1.3 2020/09/09 20:32:22 fcambus Exp $

Index: kodev/Makefile
--- kodev/Makefile.orig
+++ kodev/Makefile
@@ -17,8 +17,6 @@ LDFLAGS=-lcrypto
 
 ifneq ("$(NOOPT)", "")
 	CFLAGS+=-O0
-else
-	CFLAGS+=-O2
 endif
 
 ifneq ("$(MINIMAL)", "")
