rpms/perl/devel perl-5.8.7-no-debugging.patch,NONE,1.1

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sun Aug 28 22:58:35 UTC 2005


Author: wtogami

Update of /cvs/dist/rpms/perl/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv2867

Added Files:
	perl-5.8.7-no-debugging.patch 
Log Message:
add missing patch


perl-5.8.7-no-debugging.patch:
 Configure |    3 ---
 1 files changed, 3 deletions(-)

--- NEW FILE perl-5.8.7-no-debugging.patch ---
--- perl-5.8.7/Configure.orig	2005-08-28 18:48:03.000000000 -0400
+++ perl-5.8.7/Configure	2005-08-28 18:49:28.000000000 -0400
@@ -4707,9 +4707,6 @@
 	case "$gccversion" in
 	1*) dflt='-fpcc-struct-return' ;;
 	esac
-	case "$optimize" in
-	*-g*) dflt="$dflt -DDEBUGGING";;
-	esac
 	case "$gccversion" in
 	2*) if test -d /etc/conf/kconfig.d &&
 			$contains _POSIX_VERSION $usrinc/sys/unistd.h >/dev/null 2>&1




More information about the fedora-cvs-commits mailing list