$OpenBSD: patch-configure,v 1.2 2018/03/31 11:06:39 kn Exp $

Index: configure
--- configure.orig
+++ configure
@@ -235,7 +235,6 @@ esac
 tryflag CFLAGS -pipe
 
 # Try flags to optimize binary size
-tryflag CFLAGS -Os
 tryflag CFLAGS -ffunction-sections
 tryflag CFLAGS -fdata-sections
 tryldflag LDFLAGS_AUTO -Wl,--gc-sections
