From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 6/6] tpm2-tools: allow building without stack smashing protection (SSP)
Date: Fri, 23 Mar 2018 00:02:33 +0100 [thread overview]
Message-ID: <87605n4sty.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20180322202752.2562-7-casantos@datacom.ind.br> (Carlos Santos's message of "Thu, 22 Mar 2018 17:27:52 -0300")
>>>>> "Carlos" == Carlos Santos <casantos@datacom.ind.br> writes:
> 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>
> ---
> package/tpm2-tools/tpm2-tools.mk | 4 ++++
> 1 file changed, 4 insertions(+)
> diff --git a/package/tpm2-tools/tpm2-tools.mk b/package/tpm2-tools/tpm2-tools.mk
> index 0697900d2d..8d2cfa2cb2 100644
> --- a/package/tpm2-tools/tpm2-tools.mk
> +++ b/package/tpm2-tools/tpm2-tools.mk
> @@ -10,4 +10,8 @@ TPM2_TOOLS_LICENSE = BSD-2-Clause
> TPM2_TOOLS_LICENSE_FILES = LICENSE
> TPM2_TOOLS_DEPENDENCIES = dbus libcurl libglib2 openssl tpm2-tss host-pkgconf
> +# configure.ac doesn't contain a link test, so it doesn't detect when
A trailing space here. Committed with that fixed, thanks.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2018-03-22 23:02 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-22 20:27 [Buildroot] [PATCH 0/6] tpm2-{tss, abrmd, tools} fix compilation errors Carlos Santos
2018-03-22 20:27 ` [Buildroot] [PATCH 1/6] tpm2-tss: declare dependency on a toolchain with C++ Carlos Santos
2018-03-22 22:51 ` Peter Korsgaard
2018-03-22 20:27 ` [Buildroot] [PATCH 2/6] tpm2-tss: allow building without stack smashing protection (SSP) Carlos Santos
2018-03-22 22:55 ` Peter Korsgaard
2018-03-22 20:27 ` [Buildroot] [PATCH 3/6] tpm2-abrmd: declare dependency on a toolchain with C++ Carlos Santos
2018-03-22 22:57 ` Peter Korsgaard
2018-03-22 20:27 ` [Buildroot] [PATCH 4/6] tpm2-abrmd: allow building without stack smashing protection (SSP) Carlos Santos
2018-03-22 22:58 ` Peter Korsgaard
2018-03-22 20:27 ` [Buildroot] [PATCH 5/6] tpm2-tools: propagate dependencies of selected packages Carlos Santos
2018-03-22 23:01 ` Peter Korsgaard
2018-03-22 20:27 ` [Buildroot] [PATCH 6/6] tpm2-tools: allow building without stack smashing protection (SSP) Carlos Santos
2018-03-22 23:02 ` Peter Korsgaard [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87605n4sty.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox