mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 14:50:07 +04:00
918983044f
The config symbol SSP_SUPPORT is ambiguous and means different things to different packages: either "toolchain is compiled with ssp support" or "toolchain uses gcc libssp". The use of the symbol should be deprecated and the appropriate symbol used instead. Signed-off-by: Ian Cooper <iancooper@hotmail.com>