From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 02/12] tini: new package
Date: Sat, 21 Oct 2017 15:49:02 +0200 [thread overview]
Message-ID: <20171021154902.37edd1b9@windsurf> (raw)
In-Reply-To: <20171019002257.27646-2-christian@paral.in>
Hello,
On Wed, 18 Oct 2017 20:22:47 -0400, Christian Stewart wrote:
> +ifeq ($(BR2_TOOLCHAIN_HAS_SSP),y)
> +TINI_CFLAGS += -fstack-protector --param=ssp-buffer-size=4
> +endif
I don't think we want this. Buildroot already passes -fstack-protector
globally when BR2_SSP_REGULAR / BR2_SSP_STRONG / BR2_SSP_ALL.
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2017-10-21 13:49 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-19 0:22 [Buildroot] [PATCH 01/12] dumb-init: new package Christian Stewart
2017-10-19 0:22 ` [Buildroot] [PATCH 02/12] tini: " Christian Stewart
2017-10-21 13:49 ` Thomas Petazzoni [this message]
2017-10-24 3:06 ` Christian Stewart
2017-10-19 0:22 ` [Buildroot] [PATCH 03/12] docker-engine: add support for init processes Christian Stewart
2017-10-21 13:51 ` Yann E. MORIN
2017-10-24 3:28 ` Christian Stewart
2017-10-21 13:51 ` Thomas Petazzoni
2017-10-24 3:29 ` Christian Stewart
2017-10-24 21:31 ` Arnout Vandecappelle
2017-10-24 23:55 ` Christian Stewart
2017-10-19 0:22 ` [Buildroot] [PATCH 04/12] docker-engine: select static for tini and dumb-init Christian Stewart
2017-10-19 0:22 ` [Buildroot] [PATCH 05/12] docker-proxy: new package Christian Stewart
2017-10-19 0:22 ` [Buildroot] [PATCH 06/12] docker-engine: add dependency on docker-proxy Christian Stewart
2017-10-19 0:22 ` [Buildroot] [PATCH 07/12] go: bump version to 1.9 Christian Stewart
2017-10-19 3:50 ` Baruch Siach
2017-10-19 8:19 ` Thomas Petazzoni
2017-10-19 16:15 ` Christian Stewart
2017-10-22 10:18 ` Thomas Petazzoni
2017-10-19 0:22 ` [Buildroot] [PATCH 08/12] runc: bump to v1.0.0-rc4 Christian Stewart
2017-10-22 10:23 ` Thomas Petazzoni
2017-10-19 0:22 ` [Buildroot] [PATCH 09/12] docker-containerd: bump to 3addd84 Christian Stewart
2017-10-19 0:22 ` [Buildroot] [PATCH 10/12] docker-proxy: bump to 9647f99 Christian Stewart
2017-10-19 0:22 ` [Buildroot] [PATCH 11/12] docker-engine: bump to v17.07.0-ce Christian Stewart
2017-10-19 0:22 ` [Buildroot] [PATCH 12/12] docker-engine: don't link against libsystemd without systemd Christian Stewart
2017-10-19 14:04 ` [Buildroot] [PATCH 01/12] dumb-init: new package Arnout Vandecappelle
2017-10-19 16:10 ` Christian Stewart
2017-10-21 13:50 ` Arnout Vandecappelle
2017-10-24 3:07 ` Christian Stewart
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=20171021154902.37edd1b9@windsurf \
--to=thomas.petazzoni@free-electrons.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.