X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fmkresin.git;a=blobdiff_plain;f=config%2FConfig-build.in;h=35c07c63f8a964c3b1de9edb45bbe2d4bfe929ec;hp=42b8e8e5e3acb27e17a832ef6359b43ccc38b955;hb=1877bc9d8f2be143fbe530347a945850d0ecd234;hpb=e0a3d9d1152a05c7c8ba6cd713e394c862ce9252 diff --git a/config/Config-build.in b/config/Config-build.in index 42b8e8e5e3..35c07c63f8 100644 --- a/config/Config-build.in +++ b/config/Config-build.in @@ -226,11 +226,11 @@ menu "Global build settings" bool "None" config PKG_CC_STACKPROTECTOR_REGULAR bool "Regular" - select SSP_SUPPORT + select SSP_SUPPORT if !USE_MUSL depends on KERNEL_CC_STACKPROTECTOR_REGULAR config PKG_CC_STACKPROTECTOR_STRONG bool "Strong" - select SSP_SUPPORT + select SSP_SUPPORT if !USE_MUSL depends on GCC_VERSION_4_9_LINARO depends on KERNEL_CC_STACKPROTECTOR_STRONG endchoice