openssl/non-exec-stack.diff
OBS User autobuild da29a2e6df Accepting request 24437 from Base:System
Copy from Base:System/openssl based on submit request 24437 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/24437
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openssl?expand=0&rev=28
2009-11-16 09:08:26 +00:00

13 lines
330 B
Diff

Index: crypto/perlasm/x86unix.pl
===================================================================
--- crypto/perlasm/x86unix.pl.orig
+++ crypto/perlasm/x86unix.pl
@@ -557,6 +557,7 @@ sub main'file_end
push(@out,$const);
$const="";
}
+ push(@out, ".section .note.GNU-stack,\"\",\@progbits");
}
sub main'data_byte