All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Cherry-pick 2471f9b from branch dizzy
@ 2015-07-02  8:40 Kai Kang
  2015-07-02  8:40 ` [PATCH 1/1] valgrind: build with altivec only if it supported Kai Kang
  0 siblings, 1 reply; 2+ messages in thread
From: Kai Kang @ 2015-07-02  8:40 UTC (permalink / raw)
  To: ross.burton; +Cc: openembedded-core

Hi Ross,

I cherry-pick and rebase 2471f9b from branch dizzy.

Board mpc8315e doesn't support feature altivec, so I built on local ppc board
which support feature altivec. It built fine.

Build fine for mpc8315e too that without altivec.

It is backported patch from valgrind upstream and I didn't do runtime test.

Regards,
Kai


The following changes since commit 8ad9a434c9fd0300cf5c38c368b181b78421e95a:

  bitbake: tests/data: Add new data tests (2015-07-01 15:40:21 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib kangkai/valgrind
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=kangkai/valgrind

Kai Kang (1):
  valgrind: build with altivec only if it supported

 .../pass-maltivec-only-if-it-supported.patch       | 68 ++++++++++++++++++++++
 meta/recipes-devtools/valgrind/valgrind_3.10.1.bb  |  1 +
 2 files changed, 69 insertions(+)
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/pass-maltivec-only-if-it-supported.patch

-- 
1.9.1



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

end of thread, other threads:[~2015-07-02  8:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-02  8:40 [PATCH 0/1] Cherry-pick 2471f9b from branch dizzy Kai Kang
2015-07-02  8:40 ` [PATCH 1/1] valgrind: build with altivec only if it supported Kai Kang

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.