xref: /aoo42x/main/openssl/opensslunx.patch (revision 97977252)
1--- misc/build/openssl-3.0.13/Configurations/00-base-templates.conf	2024-01-30 15:28:16.000000000 +0200
2+++ misc/build/openssl-3.0.13/Configurations/00-base-templates.conf	2024-03-18 02:55:09.593025000 +0200
3@@ -67,6 +67,7 @@
4
5         AR              => "ar",
6         ARFLAGS         => "qc",
7+        ASFLAGS          => "-Wa,--noexecstack",
8         CC              => "cc",
9         lflags          =>
10             sub { $withargs{zlib_lib} ? "-L".$withargs{zlib_lib} : () },
11