projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d0e8cc
)
superh supports sane exec stack stuff now
author
Mike Frysinger
<vapier@gentoo.org>
Thu, 18 Jan 2007 04:17:15 +0000
(
04:17
-0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Thu, 18 Jan 2007 04:17:15 +0000
(
04:17
-0000)
svn path=/main/trunk/; revision=5694
bin/misc-functions.sh
patch
|
blob
|
history
diff --git
a/bin/misc-functions.sh
b/bin/misc-functions.sh
index cb393629763219a053dcf7a01f62be996b4bb83b..96861c8f775479f105a46ed2c84579da9fcbd2db 100755
(executable)
--- a/
bin/misc-functions.sh
+++ b/
bin/misc-functions.sh
@@
-130,7
+130,7
@@
install_qa_check() {
# are supported at the moment. Keep this list in sync with
# http://hardened.gentoo.org/gnu-stack.xml (Arch Status)
case ${CTARGET:-${CHOST}} in
- i?86*|ia64*|m68k*|s390*|x86_64*)
+ i?86*|ia64*|m68k*|s390*|
sh*|
x86_64*)
# Allow devs to mark things as ignorable ... e.g. things
# that are binary-only and upstream isn't cooperating ...
# we allow ebuild authors to set QA_EXECSTACK_arch and