projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Revert previous Linux-specific/centric commit#19629. If it really has to
[openssl.git]
/
crypto
/
md5
/
asm
/
md5-x86_64.pl
diff --git
a/crypto/md5/asm/md5-x86_64.pl
b/crypto/md5/asm/md5-x86_64.pl
index
b75cf3b
..
8678854
100755
(executable)
--- 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