All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix ltp build failure with gcc 5
@ 2015-09-25  4:30 kai.kang
  2015-09-25  4:30 ` [PATCH 1/1] ltp: replace 'inline' with 'static inline' for gcc 5.x kai.kang
  0 siblings, 1 reply; 2+ messages in thread
From: kai.kang @ 2015-09-25  4:30 UTC (permalink / raw)
  To: openembedded-core

From: Kai Kang <kai.kang@windriver.com>

Found and test with  configure:

SELECTED_OPTIMIZATION="-O0  -fno-omit-frame-pointer -g -pipe"

The following changes since commit 5a51fb28dbdfcae8ceb503a5290532dd38aeb09f:

  bitbake: prserv/serv: Start/Stop daemon using ip instead of host (2015-09-24 17:55:05 +0100)

are available in the git repository at:

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

Kai Kang (1):
  ltp: replace 'inline' with 'static inline' for gcc 5.x

 ...ace-inline-with-static-inline-for-gcc-5.x.patch | 69 ++++++++++++++++++++++
 meta/recipes-extended/ltp/ltp_20150420.bb          |  1 +
 2 files changed, 70 insertions(+)
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-replace-inline-with-static-inline-for-gcc-5.x.patch

-- 
2.6.0.rc2.10.gf4d9753



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

end of thread, other threads:[~2015-09-25  4:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-25  4:30 [PATCH 0/1] Fix ltp build failure with gcc 5 kai.kang
2015-09-25  4:30 ` [PATCH 1/1] ltp: replace 'inline' with 'static inline' for gcc 5.x 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.