hardening: disable user-space SSP for !musl
[openwrt.git] / config / Config-build.in
index aef0344..4e2b0f5 100644 (file)
@@ -219,6 +219,7 @@ menu "Global build settings"
 
        choice
                prompt "User space Stack-Smashing Protection"
+               depends on USE_MUSL
                default PKG_CC_STACKPROTECTOR_REGULAR
                help
                  Enable GCC Stack Smashing Protection (SSP) for userspace applications