avahi: fix reliance on config symbol SSP_SUPPORT 12331/head
authorIan Cooper <iancooper@hotmail.com>
Tue, 26 May 2020 19:27:09 +0000 (20:27 +0100)
committerIan Cooper <iancooper@hotmail.com>
Tue, 26 May 2020 19:27:09 +0000 (20:27 +0100)
commit918983044fcbe70336abee32c8d48a985452d9b1
treeb2b7be8d33a6ccf0bac4c764c899bea7216ad244
parentf5fdcf3e7eb2671d16d5eabc63882252855ca571
avahi: fix reliance on config symbol SSP_SUPPORT

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>
libs/avahi/Makefile