K 10 svn:author V 6 emaste K 8 svn:date V 27 2020-02-05T20:08:01.171829Z K 7 svn:log V 272 libssp_nonshared: use only on i386 and ppc libssp_nonshared.a defines one symbol, __stack_chk_fail_local. This is used only on i386 and powerpc; other archs emit calls directly to __stack_chk_fail. Simplify linking on other archs by omitting it. PR: 242941 [exp-run] END