summaryrefslogtreecommitdiffstats
path: root/crypto/md5/asm/md5-x86_64.pl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/md5/asm/md5-x86_64.pl')
-rwxr-xr-xcrypto/md5/asm/md5-x86_64.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/md5/asm/md5-x86_64.pl b/crypto/md5/asm/md5-x86_64.pl
index 867885435e..b75cf3b7a4 100755
--- a/crypto/md5/asm/md5-x86_64.pl
+++ b/crypto/md5/asm/md5-x86_64.pl
@@ -123,6 +123,7 @@ no warnings qw(uninitialized);
open STDOUT,"| $^X $xlate $flavour $output";
$code .= <<EOF;
+.section .note.GNU-stack,"",\@progbits
.text
.align 16