From 3efe51a4071d864400888e91b66c34ac3e17e01d Mon Sep 17 00:00:00 2001 From: Andy Polyakov Date: Wed, 5 May 2010 22:05:39 +0000 Subject: Revert previous Linux-specific/centric commit#19629. If it really has to be done, it's definitely not the way to do it. So far answer to the question was to ./config -Wa,--noexecstack (adopted by RedHat). --- crypto/rc4/asm/rc4-x86_64.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'crypto/rc4') diff --git a/crypto/rc4/asm/rc4-x86_64.pl b/crypto/rc4/asm/rc4-x86_64.pl index a134127e8c..677be5fe25 100755 --- a/crypto/rc4/asm/rc4-x86_64.pl +++ b/crypto/rc4/asm/rc4-x86_64.pl @@ -82,7 +82,6 @@ $YY="%r12"; $TY="%r13"; $code=<<___; -.section .note.GNU-stack,"",\@progbits .text .globl RC4 -- cgit v1.2.3