The Fuchsia Compiler ABI will no longer provide the unsafe stack for SafeStack on machines other than x86-64. The x86_64-fuchsia target still both supports -fsanitize=safe-stack and defaults to it. Fuchsia targets that default to -fsanitize=shadow-call-stack do not need SafeStack also to be available.