From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] gpsd: fix compile for microblaze arch
Date: Mon, 14 Aug 2017 23:31:38 +0200 [thread overview]
Message-ID: <20170814233138.1fea9610@windsurf> (raw)
In-Reply-To: <20170813085926.GA13312@waldemar-brodkorb.de>
Hello,
On Sun, 13 Aug 2017 10:59:26 +0200, Waldemar Brodkorb wrote:
> Disable O2 and add O0. The suggested flags in the gcc report
> are not enough for gcc >= 6.
>
> Fixes:
> http://autobuild.buildroot.net/results/368/3686cd3f3e7b6aee84f4377bd2dded1115321fb3/
>
> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
> ---
> package/gpsd/0002-do-not-append-O2.patch | 18 ++++++++++++++++++
> package/gpsd/gpsd.mk | 2 +-
> 2 files changed, 19 insertions(+), 1 deletion(-)
> create mode 100644 package/gpsd/0002-do-not-append-O2.patch
I've applied to master. However, before doing this, I had to reformat
the patch using Git, and improve the patch description, which was a bit
too terse: it was only saying what the patch is doing (which is obvious
by reading the patch), but not *why* you're doing it.
Also, please use Git to format patches when the upstream project is
hosted in Git.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2017-08-14 21:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-13 8:59 [Buildroot] [PATCH] gpsd: fix compile for microblaze arch Waldemar Brodkorb
2017-08-14 21:31 ` Thomas Petazzoni [this message]
2017-09-06 9:04 ` Peter Korsgaard
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=20170814233138.1fea9610@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.