All of lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/3] xtensa build fixes using -mtext-section-literal
Date: Tue, 31 Dec 2013 11:07:28 +0200	[thread overview]
Message-ID: <cover.1388480526.git.baruch@tkos.co.il> (raw)

These fixes are all similar. As the helpful linker error message says, xtensa 
needs -mtext-section-literal when building too large 
objects/libraries/binaries. So just do as we are told to.

Baruch Siach (3):
  php: fix build for xtensa
  lmbench: fix build for xtensa
  civetweb: fix build for xtensa

 package/civetweb/civetweb.mk | 3 +++
 package/lmbench/lmbench.mk   | 4 ++++
 package/php/php.mk           | 4 ++++
 3 files changed, 11 insertions(+)

-- 
1.8.5.2

             reply	other threads:[~2013-12-31  9:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-31  9:07 Baruch Siach [this message]
2013-12-31  9:07 ` [Buildroot] [PATCH 1/3] php: fix build for xtensa Baruch Siach
2013-12-31  9:07 ` [Buildroot] [PATCH 2/3] lmbench: " Baruch Siach
2013-12-31  9:07 ` [Buildroot] [PATCH 3/3] civetweb: " Baruch Siach
2013-12-31 10:58 ` [Buildroot] [PATCH 0/3] xtensa build fixes using -mtext-section-literal Thomas Petazzoni
2013-12-31 11:11   ` Baruch Siach
2013-12-31 11:40     ` 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=cover.1388480526.git.baruch@tkos.co.il \
    --to=baruch@tkos.co.il \
    --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.