On 25.11.2024 13:04, Andrew Cooper wrote: > This seems to have been introduced in commit f8beb54e2455 ("Disable PIE/SSP > features when building Xen, if GCC supports them.") in 2004. > > However, neither GCC nor Clang appear to have ever supported taking the > negated form of -fstack-protector-all, meaning this been useless ever since > its introduction. > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
Reviewed-by: Jan Beulich <jbeul...@suse.com>