Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in eclass/ELT-patches/mint-conf: 2.2.6
Date: Wed, 27 Jan 2010 20:39:37
Message-Id: E1NaEfn-0000cW-J7@stork.gentoo.org
1 grobian 10/01/27 20:39:35
2
3 Added: 2.2.6
4 Log:
5 add ELT-patches from Prefix, bug #301190
6
7 Revision Changes Path
8 1.1 eclass/ELT-patches/mint-conf/2.2.6
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/mint-conf/2.2.6?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/mint-conf/2.2.6?rev=1.1&content-type=text/plain
12
13 Index: 2.2.6
14 ===================================================================
15 Calculating the max args here takes hours.
16
17 --- configure
18 +++ configure
19 @@ -7351,6 +7351,10 @@
20 lt_cv_sys_max_cmd_len=8192;
21 ;;
22
23 + mint*)
24 + lt_cv_sys_max_cmd_len=8192;
25 + ;;
26 +
27 amigaos*)
28 # On AmigaOS with pdksh, this test takes hours, literally.
29 # So we just punt and use a minimum line length of 8192.