From ef019b87da9a40d34f3bd40385e4fec261eda864 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 18 Jan 2007 04:18:12 +0000 Subject: arm supports sane exec stack stuff now svn path=/main/trunk/; revision=5695 --- bin/misc-functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/misc-functions.sh b/bin/misc-functions.sh index 96861c8f7..2a6013863 100755 --- 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*|sh*|x86_64*) + arm*|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 -- cgit v1.2.3-1-g7c22