From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] espeak: fix build on sparc64
Date: Fri, 27 Nov 2015 11:35:27 -0300 [thread overview]
Message-ID: <56586A2F.3040905@zacarias.com.ar> (raw)
In-Reply-To: <1448634261-6630-1-git-send-email-thomas.petazzoni@free-electrons.com>
On 27/11/15 11:24, Thomas Petazzoni wrote:
> sparc64 needs object files to be built with -fPIC in order to be
> usable in shared libraries, otherwise the shared library cannot be
> created.
>
> Fixes:
>
> http://autobuild.buildroot.org/results/8b8/8b894f0bd42c18e7cda98c15480757f10d743423/
Hi.
I wonder if all these sparc fixes wouldn't be better suited for the
wrapper, after all -fpic in sparc is generally useless, and try to
handle these upstream would be a PITA.
Regards.
next prev parent reply other threads:[~2015-11-27 14:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-27 14:24 [Buildroot] [PATCH] espeak: fix build on sparc64 Thomas Petazzoni
2015-11-27 14:35 ` Gustavo Zacarias [this message]
2015-11-27 15:19 ` Thomas Petazzoni
2015-11-27 18:49 ` 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=56586A2F.3040905@zacarias.com.ar \
--to=gustavo@zacarias.com.ar \
--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.