We want to enable Shadow Stack protection by default on x86_64 machines that support it on Fedora Linux 45. The dynamic linker will activate Shadow Stack for any process whose binary and shared library dependencies are all built with Shadow Stack support, protecting processes by default whenever possible.
https://fedoraproject.org/wiki/Changes/ShadowStack
Reproducible: Always