toolchain: remove gcc libssp and use libc variant
[openwrt/openwrt.git] / toolchain / Config.in
index 762f4e10d7d82ab2c5075f08ca865f4af5f3361b..cb557d4ad34e52060a37e464d56d4b6477ed6c95 100644 (file)
@@ -284,7 +284,7 @@ config USE_MUSL
        bool
 
 config SSP_SUPPORT
-       default y if USE_MUSL || GCC_LIBSSP
+       default y if !PKG_CC_STACKPROTECTOR_NONE
        bool
 
 config USE_EXTERNAL_LIBC