summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2007-02-16 14:59:23 +0000
committerGeorge Shapovalov <george@gentoo.org>2007-02-16 14:59:23 +0000
commit1de8705f5468a28c077c23ef6ca40e5f0f4026ce (patch)
treee8237919cba51b81fab896d70275981f70253a8b /eclass/gnatbuild.eclass
parentFix HOMEPAGE, SRC_URI, version bump, and drop old (diff)
downloadhistorical-1de8705f5468a28c077c23ef6ca40e5f0f4026ce.tar.gz
historical-1de8705f5468a28c077c23ef6ca40e5f0f4026ce.tar.bz2
historical-1de8705f5468a28c077c23ef6ca40e5f0f4026ce.zip
updated the hardened fix to how it should be according to kevquinn (#119382)
Diffstat (limited to 'eclass/gnatbuild.eclass')
-rw-r--r--eclass/gnatbuild.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/gnatbuild.eclass b/eclass/gnatbuild.eclass
index 0bc5c4a2f127..483b96efa8ed 100644
--- a/eclass/gnatbuild.eclass
+++ b/eclass/gnatbuild.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/gnatbuild.eclass,v 1.23 2007/02/15 15:24:58 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gnatbuild.eclass,v 1.24 2007/02/16 14:59:23 george Exp $
#
# Author: George Shapovalov <george@gentoo.org>
# Belongs to: ada herd <ada@gentoo.org>
@@ -340,7 +340,7 @@ gnatbuild_src_unpack() {
case $1 in
base_unpack)
unpack ${A}
- pax-mark -execstack $(find ${GNATBOOT} -name gnat1)
+ pax-mark E $(find ${GNATBOOT} -name gnat1)
cd ${S}
# patching gcc sources, following the toolchain