sox: disable SSP when using MIPS Codescape toolchains
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Mon, 29 Feb 2016 16:39:42 +0000 (16:39 +0000)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 1 Mar 2016 10:30:34 +0000 (11:30 +0100)
commit1834024ba00caa91b5e6c32e15b142bfdfb19d15
treeea07d05c745bcfbff32e248a21e6004d286c37fc
parent8b186e089df052f1d5d84c71ff5db97505e903fe
sox: disable SSP when using MIPS Codescape toolchains

MIPS Codescape toolchains don't support stack-smashing protection
despite of using glibc, therefore we see failures like this one:

mips-img-linux-gnu/bin/ld: cannot find -lssp

Fixes:
  http://autobuild.buildroot.net/results/957/95721f7b88c46a20202fb02e408817097df965c3/

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/sox/sox.mk