toolchain/gcc: don't enable libssp support
commit3b712a3d891bf23055a587fc518f7cd2139a6a09
authorPeter Korsgaard <jacmet@sunsite.dk>
Wed, 22 Apr 2009 07:27:17 +0000 (22 07:27 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 22 Apr 2009 07:27:17 +0000 (22 07:27 -0000)
treec666c7bc6ad5f73d8c3a6e3912826ec47e797db2
parente493fc6ce5202ac008cb71ae9d5816ad11919d47
toolchain/gcc: don't enable libssp support

It's broken anyway as we don't install libssp* into TARGET_DIR, and we
should use the SSP support in uClibc if we want stack protection.
toolchain/gcc/Makefile.in
toolchain/gcc/gcc-uclibc-3.x.mk
toolchain/gcc/gcc-uclibc-4.x.mk