summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/Config-build.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/Config-build.in b/config/Config-build.in
index aef03444c2..4e2b0f583d 100644
--- a/config/Config-build.in
+++ b/config/Config-build.in
@@ -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