commit:     f892499b816fa8f7d83ddea88bd46c1236bd4c6f
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 25 02:41:59 2015 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Sep 25 02:41:59 2015 +0000
URL:        https://gitweb.gentoo.org/proj/grs.git/commit/?id=f892499b

make.conf: do PT_PAX markings as well as XT.

 core/etc/portage/make.conf.CYCLE.1 | 2 +-
 core/etc/portage/make.conf.CYCLE.2 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/etc/portage/make.conf.CYCLE.1 
b/core/etc/portage/make.conf.CYCLE.1
index c8c158d..ca0b082 100644
--- a/core/etc/portage/make.conf.CYCLE.1
+++ b/core/etc/portage/make.conf.CYCLE.1
@@ -3,7 +3,7 @@ CXXFLAGS="${CFLAGS}"
 CHOST="x86_64-pc-linux-gnu"
 MAKEOPTS="-j17"
 
-PAX_MARKINGS="XT"
+PAX_MARKINGS="PT XT"
 RUBY_TARGETS="ruby19 ruby20 ruby21"
 
 ABI_X86="64 32"

diff --git a/core/etc/portage/make.conf.CYCLE.2 
b/core/etc/portage/make.conf.CYCLE.2
index c511103..79e849c 100644
--- a/core/etc/portage/make.conf.CYCLE.2
+++ b/core/etc/portage/make.conf.CYCLE.2
@@ -3,7 +3,7 @@ CXXFLAGS="${CFLAGS}"
 CHOST="x86_64-pc-linux-gnu"
 MAKEOPTS="-j17"
 
-PAX_MARKINGS="XT"
+PAX_MARKINGS="PT XT"
 RUBY_TARGETS="ruby19 ruby20 ruby21"
 
 ABI_X86="64 32"

Reply via email to