$OpenBSD: patch-configure,v 1.6 2020/02/16 08:30:08 benoit Exp $
Index: configure
--- configure.orig
+++ configure
@@ -5624,7 +5624,7 @@ if test -n "$GXX"; then
     fi
 
         if test -z "$OPTIM"; then
-        OPTIM="-Os -g"
+        OPTIM=""
     fi
 
         OPTIM="-Wall -Wunused -Wno-char-subscripts -Wno-format-y2k $OPTIM"
