All of lore.kernel.org
 help / color / mirror / Atom feed
From: Waldemar Brodkorb <wbx@openadk.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] postgresql: fix sparc compile issue
Date: Tue, 11 Aug 2015 07:12:37 +0200	[thread overview]
Message-ID: <20150811051237.GE8475@waldemar-brodkorb.de> (raw)
In-Reply-To: <20150810155605.02f18e0e@free-electrons.com>

Hi,
Thomas Petazzoni wrote,

> Dear Waldemar Brodkorb,
> 
> On Sun, 9 Aug 2015 20:13:36 +0200, Waldemar Brodkorb wrote:
> > Fixes autobuilder compile error:
> > http://autobuild.buildroot.net/results/f374d3535cf91f139ce80703cd2d0a2be5d3b2b1/
> > 
> > The predefines are wrong:
> > ./output/host/usr/bin/sparc-buildroot-linux-uclibc-gcc -dM -E - </dev/null|grep sparc
> > #define sparc 1                                                                                                                                                                
> > #define __sparc__ 1                                                                                                                                                            
> > #define __sparc 1                                                                                                                                                              
> > #define __sparc_v8__ 1
> > 
> > Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
> > ---
> > Changes v1 -> v2:
> >   - keep Solaris gcc specific defines as suggested by Thomas Petazzoni
> 
> Applied, thanks. Could you submit the patch upstream?

Done. And already applied:
http://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=1f64ec6fd28bcd2be9b6b0ad3a5a630e117db601

best regards
 Waldemar

  reply	other threads:[~2015-08-11  5:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-09 18:13 [Buildroot] [PATCH v2] postgresql: fix sparc compile issue Waldemar Brodkorb
2015-08-10 13:56 ` Thomas Petazzoni
2015-08-11  5:12   ` Waldemar Brodkorb [this message]
2015-08-11  8:07     ` 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=20150811051237.GE8475@waldemar-brodkorb.de \
    --to=wbx@openadk.org \
    --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.