Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] xtensa build fixes using -mtext-section-literal
@ 2013-12-31  9:07 Baruch Siach
  2013-12-31  9:07 ` [Buildroot] [PATCH 1/3] php: fix build for xtensa Baruch Siach
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Baruch Siach @ 2013-12-31  9:07 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-12-31 11:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-31  9:07 [Buildroot] [PATCH 0/3] xtensa build fixes using -mtext-section-literal Baruch Siach
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox