From: <kai.kang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] Fix ltp build failure with gcc 5
Date: Fri, 25 Sep 2015 12:30:38 +0800 [thread overview]
Message-ID: <cover.1443155360.git.kai.kang@windriver.com> (raw)
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
next reply other threads:[~2015-09-25 4:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-25 4:30 kai.kang [this message]
2015-09-25 4:30 ` [PATCH 1/1] ltp: replace 'inline' with 'static inline' for gcc 5.x kai.kang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1443155360.git.kai.kang@windriver.com \
--to=kai.kang@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.