diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2019-01-15 11:15:18 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2019-01-16 14:24:45 +0100 |
commit | 2bf187c2b135ff9af748257c591b3f9851f4c9cf (patch) | |
tree | 860b85cf62c08a92f6c5982ead1a8a69420ff2b4 /utils/checkpackagelib/lib_patch.py | |
parent | 223c4fb704aa187991eb082141536e52499a5428 (diff) | |
download | buildroot-2bf187c2b135ff9af748257c591b3f9851f4c9cf.tar.gz buildroot-2bf187c2b135ff9af748257c591b3f9851f4c9cf.zip |
tpm2-tools: always disable hardening options
Building with --enable-hardening (the default), forces -fstack-protector-all
/ FORTIFY_SOURCE=2. These options are now controlled Buildroot wide with
the BR2_SSP_* / BR2_FORTIFY_SOURCE_* options. Disable hardening so the
ssp/fortify settings in the toolchain wrapper / CFLAGS is used instead.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'utils/checkpackagelib/lib_patch.py')
0 files changed, 0 insertions, 0 deletions