From 73c33fdcdb88263d82b14a4b2b780e403672d06a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Tue, 30 Oct 2018 23:11:11 +0100 Subject: [PATCH] - add link to Gentoo wiki regarding execstack --- rpm.macros | 1 + 1 file changed, 1 insertion(+) diff --git a/rpm.macros b/rpm.macros index 4baa339..94457fe 100644 --- a/rpm.macros +++ b/rpm.macros @@ -748,6 +748,7 @@ __spec_install_post_check_so() { \ #----------------------------------------------------------------- # Find all ELF files with executable stac. Warn and terminate if any found # (termination can be turned off by define). +# Details: https://wiki.gentoo.org/wiki/Hardened/GNU_stack_quickstart #%no_install_post_check_stackexec 1 #%skip_post_check_stackexec libwithexecstackok.so.* # -- 2.44.0