K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2021-01-04T21:12:44.130735Z
K 7
svn:log
V 386
Add -fstack-protector-strong to the linker if it has it

Building innd on Solaris fails if the compiler has amongts its
flags -fstack-protector-strong but the linker not.

Undefined                       first referenced
 symbol                             in file
__stack_chk_fail                    art.o
__stack_chk_guard                   art.o
ld: fatal: symbol referencing errors

END
