aboutsummaryrefslogtreecommitdiff
path: root/crypto/md5
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2010-05-05 22:05:39 +0000
committerAndy Polyakov <appro@openssl.org>2010-05-05 22:05:39 +0000
commit3efe51a4071d864400888e91b66c34ac3e17e01d (patch)
tree24e207ad6d35b9e545289f26053527e2449deadf /crypto/md5
parent0e3ef596e55654a7782ae7ce302f8933b4817f12 (diff)
downloadopenssl-3efe51a4071d864400888e91b66c34ac3e17e01d.zip
openssl-3efe51a4071d864400888e91b66c34ac3e17e01d.tar.gz
openssl-3efe51a4071d864400888e91b66c34ac3e17e01d.tar.bz2
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).
Diffstat (limited to 'crypto/md5')
-rwxr-xr-xcrypto/md5/asm/md5-x86_64.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/md5/asm/md5-x86_64.pl b/crypto/md5/asm/md5-x86_64.pl
index b75cf3b..8678854 100755
--- a/crypto/md5/asm/md5-x86_64.pl
+++ b/crypto/md5/asm/md5-x86_64.pl
@@ -123,7 +123,6 @@ no warnings qw(uninitialized);
open STDOUT,"| $^X $xlate $flavour $output";
$code .= <<EOF;
-.section .note.GNU-stack,"",\@progbits
.text
.align 16