mirror of
https://github.com/novatiq/packages.git
synced 2026-06-30 09:10:22 +01: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>