rpms/ortp/F-8 ortp-0.14.1-nowerror.patch,NONE,1.1

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Fri Feb 15 05:00:27 UTC 2008


Author: jcollie

Update of /cvs/pkgs/rpms/ortp/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16654

Added Files:
	ortp-0.14.1-nowerror.patch 
Log Message:
Add missing patch

ortp-0.14.1-nowerror.patch:

--- NEW FILE ortp-0.14.1-nowerror.patch ---
>From 35347d5adbebd7c65d52c797f28f74fc18b9da79 Mon Sep 17 00:00:00 2001
From: Jeffrey C. Ollie <jeff at ocjtech.us>
Date: Tue, 5 Feb 2008 08:45:03 -0600
Subject: [PATCH] Don't enable -Werror (for PPC)

---
 configure.ac |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/configure.ac b/configure.ac
index aa96132..0811561 100644
--- a/configure.ac
+++ b/configure.ac
@@ -229,10 +229,6 @@ if test "$perf" = "yes" ; then
 	CFLAGS="$CFLAGS -DPERF"
 fi
 
-if test $GCC = yes && test $wall_werror = yes;  then
-	CFLAGS="$CFLAGS -Werror "
-fi
-
 ORTPDEPS_LIBS="$ORTPDEPS_LIBS $PTHREAD_LIBS $PTHREAD_LDFLAGS $SRTP_LIBS"
 ORTPDEPS_CFLAGS="$ORTPDEPS_CFLAGS $PTHREAD_CFLAGS $ORTP_DEFS $SRTP_CFLAGS"
 CFLAGS="$CFLAGS $ORTP_DEFS"
-- 
1.5.3.8





More information about the fedora-extras-commits mailing list