summaryrefslogtreecommitdiff
path: root/security/gnutls/patches/patch-aa
blob: 52cedce1fe8ec57729a1deffc45dc2e1775146ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.3 2005/02/19 00:14:23 wiz Exp $

--- configure.orig	2005-01-27 14:16:39.000000000 +0100
+++ configure
@@ -3651,8 +3651,6 @@ rm -f conftest.err conftest.$ac_objext c
 if test $ac_cv_c_compiler_gnu != no; then
 	if test x$opt_developer_mode = xyes; then
 	  CFLAGS="${CFLAGS} -g -Wno-format-y2k -Wall -Wcast-align -W -Wpointer-arith -Wchar-subscripts -Wformat-security -Wmissing-braces -Winline -Wstrict-prototypes"
-	else
-	  CFLAGS="${CFLAGS} -O2 -finline-functions"
 	fi
 
 	if test x$opt_dmalloc_mode = xyes; then