Gentoo Archives: gentoo-commits

From: "George Shapovalov (george)" <george@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in eclass: gnatbuild.eclass
Date: Sat, 29 Nov 2008 00:46:05
Message-Id: E1L6DyE-0004T4-F6@stork.gentoo.org
1 george 08/11/29 00:46:02
2
3 Modified: gnatbuild.eclass
4 Log:
5 tuning pax-marking to allow building on some hardened systems. Thank to markpk for suggestion (#249054)
6
7 Revision Changes Path
8 1.43 eclass/gnatbuild.eclass
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/gnatbuild.eclass?rev=1.43&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/gnatbuild.eclass?rev=1.43&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/gnatbuild.eclass?r1=1.42&r2=1.43
13
14 Index: gnatbuild.eclass
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/eclass/gnatbuild.eclass,v
17 retrieving revision 1.42
18 retrieving revision 1.43
19 diff -u -r1.42 -r1.43
20 --- gnatbuild.eclass 19 Aug 2008 11:39:56 -0000 1.42
21 +++ gnatbuild.eclass 29 Nov 2008 00:46:02 -0000 1.43
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2006 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/eclass/gnatbuild.eclass,v 1.42 2008/08/19 11:39:56 george Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/eclass/gnatbuild.eclass,v 1.43 2008/11/29 00:46:02 george Exp $
27 #
28 # Author: George Shapovalov <george@g.o>
29 # Belongs to: ada herd <ada@g.o>
30 @@ -326,7 +326,7 @@
31 case $1 in
32 base_unpack)
33 unpack ${A}
34 - pax-mark E $(find ${GNATBOOT} -name gnat1)
35 + pax-mark pmsE $(find ${GNATBOOT} -name gnat1)
36
37 cd "${S}"
38 # patching gcc sources, following the toolchain