openbsd-ports/print/htmldoc/patches/patch-configure

13 lines
354 B
Plaintext
Raw Normal View History

$OpenBSD: patch-configure,v 1.3 2007/05/02 18:34:00 ajacoutot Exp $
--- configure.orig Wed May 2 20:21:26 2007
+++ configure Wed May 2 20:21:38 2007
@@ -5944,7 +5944,7 @@ echo "${ECHO_T}yes" >&6
fi
if test -z "$OPTIM"; then
- OPTIM="-Os -g"
+ OPTIM=""
fi
OPTIM="-Wall -Wunused -Wno-char-subscripts $OPTIM"