* [gentoo-commits] gentoo-x86 commit in dev-libs/libpcre: libpcre-7.3-r1.ebuild
@ 2007-10-10 7:07 Ned Ludd (solar)
0 siblings, 0 replies; only message in thread
From: Ned Ludd (solar) @ 2007-10-10 7:07 UTC (permalink / raw
To: gentoo-commits
solar 07/10/10 07:07:43
Modified: libpcre-7.3-r1.ebuild
Log:
- raise match-limit-recursion so we pass with FEATURES=test
(Portage version: 2.1.3.9)
Revision Changes Path
1.2 dev-libs/libpcre/libpcre-7.3-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/libpcre-7.3-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/libpcre-7.3-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/libpcre-7.3-r1.ebuild?r1=1.1&r2=1.2
Index: libpcre-7.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-7.3-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libpcre-7.3-r1.ebuild 10 Oct 2007 05:55:26 -0000 1.1
+++ libpcre-7.3-r1.ebuild 10 Oct 2007 07:07:42 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-7.3-r1.ebuild,v 1.1 2007/10/10 05:55:26 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-7.3-r1.ebuild,v 1.2 2007/10/10 07:07:42 solar Exp $
inherit libtool eutils
@@ -30,7 +30,7 @@
if use unicode; then
myconf="--enable-utf8 --enable-unicode-properties"
fi
- myconf="${myconf} --with-match-limit-recursion=2000"
+ myconf="${myconf} --with-match-limit-recursion=8192"
# Enable building of static libs too - grep and others
# depend on them being built: bug 164099
econf ${myconf} --enable-static || die "econf failed"
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-10-10 7:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-10 7:07 [gentoo-commits] gentoo-x86 commit in dev-libs/libpcre: libpcre-7.3-r1.ebuild Ned Ludd (solar)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox