openbsd-ports/net/silc-client/patches/patch-configure
mark e8d66836ee silc-client-0.9.7 update
maintainer ok, todd ok
2002-10-22 22:05:07 +00:00

39 lines
792 B
Plaintext

$OpenBSD: patch-configure,v 1.9 2002/10/22 22:05:08 mark Exp $
--- configure.orig Mon Oct 21 11:11:09 2002
+++ configure Tue Oct 22 14:57:53 2002
@@ -3098,13 +3098,6 @@ else
fi
-# XXX
-# Compiler flags
-#
-if test "$GCC"; then
- CFLAGS="-Wall -finline-functions $CFLAGS"
-fi
-
# Program checking
#
# Find a good install program. We prefer a C program (faster),
@@ -12477,19 +12470,17 @@ echo "${ECHO_T}yes" >&6
#define SILC_DEBUG 1
_ACEOF
- CFLAGS="-O -g $CFLAGS"
+ CFLAGS="-g $CFLAGS"
summary_debug="yes"
;;
*)
echo "$as_me:$LINENO: result: no" >&5
echo "${ECHO_T}no" >&6
- CFLAGS="-O2 -g $CFLAGS"
;;
esac
else
- CFLAGS="-O2 -g $CFLAGS"
echo "$as_me:$LINENO: result: no" >&5
echo "${ECHO_T}no" >&6