Author: cyrus
Date: 2015-06-29 18:44:27 +0200 (Mon, 29 Jun 2015)
New Revision: 46146

Modified:
   trunk/config/Config-build.in
Log:
hardening: disable user-space SSP for !musl

Signed-off-by: Steven Barth <[email protected]>

Modified: trunk/config/Config-build.in
===================================================================
--- trunk/config/Config-build.in        2015-06-29 14:12:38 UTC (rev 46145)
+++ trunk/config/Config-build.in        2015-06-29 16:44:27 UTC (rev 46146)
@@ -219,6 +219,7 @@
 
        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
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to