Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Lada Trimasova <Lada.Trimasova@synopsys.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] Trousers: disable pie option on ARC
Date: Mon, 1 Feb 2016 12:40:41 +0000	[thread overview]
Message-ID: <1454330441.2439.17.camel@synopsys.com> (raw)
In-Reply-To: <1453128253-17722-1-git-send-email-ltrimas@synopsys.com>

Hi Thomas,

On Mon, 2016-01-18 at 17:44 +0300, Lada Trimasova wrote:

ARC gcc understands "-pie" option and attempts to generate PIE
binaries as of today PIE is not really supported for user-space
applications.
So we provide option which checks if compiler understands relro
and pie options and disable PIE detection if building for ARC.
Also AUTORECONF option should be added because of modified
configure.in and Makefile.am files.

Signed-off-by: Lada Trimasova <ltrimas at synopsys.com<mailto:ltrimas@synopsys.com>>
Cc: Alexey Brodkin <abrodkin at synopsys.com<mailto:abrodkin@synopsys.com>>
Cc: Thomas Petazzoni <thomas.petazzoni at free-electrons.com<mailto:thomas.petazzoni@free-electrons.com>>
Cc: Peter Korsgaard <peter at korsgaard.com<mailto:peter@korsgaard.com>>

---
Changes v1 -> v2:
 - Check if compiler understands PIE_CFLAGS and RELRO_LDFLAGS
---



Please treat this as a polite reminder to review this patch sometime soon.

Regards,
Lada.

  parent reply	other threads:[~2016-02-01 12:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-18 14:44 [Buildroot] [PATCH v2] Trousers: disable pie option on ARC Lada Trimasova
2016-01-25 15:27 ` Lada Trimasova
2016-02-01 12:40 ` Lada Trimasova [this message]
2016-02-24 10:46 ` Thomas Petazzoni

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=1454330441.2439.17.camel@synopsys.com \
    --to=lada.trimasova@synopsys.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