patch-configure 367 B

12345678910111213
  1. $OpenBSD: patch-configure,v 1.5 2016/01/03 10:18:36 benoit Exp $
  2. --- configure.orig Sun Jan 3 01:59:41 2016
  3. +++ configure Sun Jan 3 10:59:10 2016
  4. @@ -5562,7 +5562,7 @@ _ACEOF
  5. if test -n "$GXX"; then
  6. if test -z "$OPTIM"; then
  7. - OPTIM="-Os -g"
  8. + OPTIM=""
  9. fi
  10. OPTIM="-Wall -Wunused -Wno-char-subscripts -Wno-format-y2k $OPTIM"