dev-java/icedtea/files/icedtea-use-paxctl-ng.patch
author Da Risk <da_risk@geekorum.com>
Mon, 12 Jun 2017 10:21:53 -0700
changeset 217 cc0327602480
parent 115 27c2a6303f2f
permissions -rw-r--r--
sys-auth/pam_e4crypt: add live ebuild for pam_e4crypt (Portage version: 2.3.6/hg/Linux x86_64, unsigned Manifest commit)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
115
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
     1
diff -r d8558309d2b2 configure
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
     2
--- a/configure	Fri Nov 08 10:17:53 2013 +0100
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
     3
+++ b/configure	Fri Nov 08 10:33:10 2013 +0100
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
     4
@@ -12634,7 +12634,7 @@
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
     5
           ;;
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
     6
       esac
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
     7
       ;;
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
     8
-    xpaxctl)
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
     9
+    xpaxctl|xpaxctl-ng)
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
    10
       case "${host_cpu}" in
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
    11
         i?86)
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
    12
           PAX_COMMAND_ARGS="-msp"