Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] xtensa autobuild fixes
@ 2014-02-11 14:25 Baruch Siach
  2014-02-11 14:25 ` [Buildroot] [PATCH 1/3] gst1-libav: fix build for xtensa Baruch Siach
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Baruch Siach @ 2014-02-11 14:25 UTC (permalink / raw)
  To: buildroot

This series fixes a few xtensa specific build failures reported by the 
autobuild machine.

Baruch Siach (3):
  gst1-libav: fix build for xtensa
  coreutils: fix build against uclibc snapshot
  gcc: xtensa: fix __builtin_frame_address use with shared libgcc

 package/coreutils/coreutils-01-spawn-uclibc.patch  | 43 ++++++++++++++++++++++
 package/coreutils/coreutils.mk                     |  3 ++
 .../4.7.3/850-xtensa-libgcc-linker-script.patch    | 29 +++++++++++++++
 .../4.8.2/850-xtensa-libgcc-linker-script.patch    | 29 +++++++++++++++
 package/gstreamer1/gst1-libav/gst1-libav.mk        |  8 ++++
 5 files changed, 112 insertions(+)
 create mode 100644 package/coreutils/coreutils-01-spawn-uclibc.patch
 create mode 100644 package/gcc/4.7.3/850-xtensa-libgcc-linker-script.patch
 create mode 100644 package/gcc/4.8.2/850-xtensa-libgcc-linker-script.patch

-- 
1.8.5.3

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

end of thread, other threads:[~2014-02-11 18:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-11 14:25 [Buildroot] [PATCH 0/3] xtensa autobuild fixes Baruch Siach
2014-02-11 14:25 ` [Buildroot] [PATCH 1/3] gst1-libav: fix build for xtensa Baruch Siach
2014-02-11 18:30   ` Peter Korsgaard
2014-02-11 14:25 ` [Buildroot] [PATCH 2/3] coreutils: fix build against uclibc snapshot Baruch Siach
2014-02-11 18:53   ` Peter Korsgaard
2014-02-11 14:25 ` [Buildroot] [PATCH 3/3] gcc: xtensa: fix __builtin_frame_address use with shared libgcc Baruch Siach
2014-02-11 18:53   ` Peter Korsgaard

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