Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] Fix ltrace autobuilder failures
@ 2013-08-09  9:36 Jérôme Pouiller
  2013-08-09  9:36 ` [Buildroot] [PATCH 1/3] ltrace: Explicit enable/disable of libunwind Jérôme Pouiller
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Jérôme Pouiller @ 2013-08-09  9:36 UTC (permalink / raw)
  To: buildroot

This patch serie try to fix different issues detected by autobuilder on
ltrace package:
    http://autobuild.buildroot.net/results/79dae85647526cdeddae5050db0339fbc38c9ae6
    http://autobuild.buildroot.net/results/808569f6bfac059b57eb4f1e692fbc9909e791cf
    http://autobuild.buildroot.net/results/83d0cd13d64053869708c666e2aa533202af67f7
    http://autobuild.buildroot.net/results/d4c465ea57a1954c3323234100ae08156cbd8324

J?r?me Pouiller (3):
  ltrace: Explicit enable/disable of libunwind
  ltrace: Fix a May be unitialized variable
  ltrace: Fix "strndup not declared" build failure on powerpc/uclibc

 .../ltrace-fix-may-be-uninitialized-variable.patch |   11 +++++++++++
 package/ltrace/ltrace-fix-strndup-usage.patch      |   15 +++++++++++++++
 package/ltrace/ltrace.mk                           |    9 +++++++++
 3 files changed, 35 insertions(+)
 create mode 100644 package/ltrace/ltrace-fix-may-be-uninitialized-variable.patch
 create mode 100644 package/ltrace/ltrace-fix-strndup-usage.patch

-- 
1.7.9.5

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

end of thread, other threads:[~2013-08-09 20:30 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-09  9:36 [Buildroot] [PATCH 0/3] Fix ltrace autobuilder failures Jérôme Pouiller
2013-08-09  9:36 ` [Buildroot] [PATCH 1/3] ltrace: Explicit enable/disable of libunwind Jérôme Pouiller
2013-08-09 10:23   ` Baruch Siach
2013-08-09 10:24   ` Thomas Petazzoni
2013-08-09  9:36 ` [Buildroot] [PATCH 2/3] ltrace: Fix a May be unitialized variable Jérôme Pouiller
2013-08-09 10:20   ` Baruch Siach
2013-08-09 10:28   ` Thomas Petazzoni
2013-08-09  9:36 ` [Buildroot] [PATCH 3/3] ltrace: Fix "strndup not declared" build failure on powerpc/uclibc Jérôme Pouiller
2013-08-09 10:24   ` Baruch Siach
2013-08-09 10:29   ` Thomas Petazzoni
2013-08-09 11:05     ` Thomas De Schampheleire
2013-08-09 20:30       ` Thomas Petazzoni

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