tpm2-tools: allow building without stack smashing protection (SSP)
authorCarlos Santos <casantos@datacom.ind.br>
Thu, 22 Mar 2018 20:27:52 +0000 (17:27 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 22 Mar 2018 23:02:11 +0000 (00:02 +0100)
commit428dfe71f337a5de4540d57a244442d64b2d8e75
tree6219b1c51be17e68b69af6044a2cf39672dfe615
parent4be409f401c0b1daba6ca84e79d3185c7cf10bbc
tpm2-tools: allow building without stack smashing protection (SSP)

Disable SSP if the toolchain does not support it. This must be done
explicitly because configure enables hardening by default but doesn't
contain a link test, so it doesn't detect when libssp is missing.

Signed-off-by: Carlos Santos <casantos@datacom.ind.br>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/tpm2-tools/tpm2-tools.mk