From: Max Krummenacher <max.oss.09@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-browser][PATCH v2 0/5] chromium/cef3: fix gcc build errors
Date: Sat, 7 Nov 2015 13:20:24 +0100 [thread overview]
Message-ID: <1446898829-21243-1-git-send-email-max.oss.09@gmail.com> (raw)
v2:
Review Zoltan Kuscsik:
- prefer #pragma silencing of error over code refactoring
- add link to upstream discussion
Review Martin Jansa:
- port fixes to cef3 also
Max Krummenacher (5):
chromium: fix gcc5 compile issues
cef3_280796.bb: change indent to 4 spaces
cef3: fix gcc5 compile issues
cef3: fix build of x86-64
cef3: fix build with gcc 4.9.4
...0001-bignum.cc-disable-warning-from-gcc-5.patch | 39 ++++++++++++++++++++
...-image_util.cc-disable-warning-from-gcc-5.patch | 40 ++++++++++++++++++++
...-test.h-disable-warning-unused-definition.patch | 43 ++++++++++++++++++++++
...ithmetic.h-put-parentheses-to-silence-war.patch | 39 ++++++++++++++++++++
recipes-browser/chromium/cef3_280796.bb | 33 ++++++++++++-----
...0001-bignum.cc-disable-warning-from-gcc-5.patch | 39 ++++++++++++++++++++
...-image_util.cc-disable-warning-from-gcc-5.patch | 40 ++++++++++++++++++++
recipes-browser/chromium/chromium_40.0.2214.91.bb | 3 ++
8 files changed, 266 insertions(+), 10 deletions(-)
create mode 100644 recipes-browser/chromium/cef3/0001-bignum.cc-disable-warning-from-gcc-5.patch
create mode 100644 recipes-browser/chromium/cef3/0002-image_util.cc-disable-warning-from-gcc-5.patch
create mode 100644 recipes-browser/chromium/cef3/0003-gtest-typed-test.h-disable-warning-unused-definition.patch
create mode 100644 recipes-browser/chromium/cef3/0004-SaturatedArithmetic.h-put-parentheses-to-silence-war.patch
create mode 100644 recipes-browser/chromium/chromium/chromium-40/0001-bignum.cc-disable-warning-from-gcc-5.patch
create mode 100644 recipes-browser/chromium/chromium/chromium-40/0002-image_util.cc-disable-warning-from-gcc-5.patch
--
1.8.4.5
next reply other threads:[~2015-11-07 12:22 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-07 12:20 Max Krummenacher [this message]
2015-11-07 12:20 ` [meta-browser][PATCH v2 1/5] chromium: fix gcc5 compile issues Max Krummenacher
2015-11-07 12:20 ` [meta-browser][PATCH v2 2/5] cef3_280796.bb: change indent to 4 spaces Max Krummenacher
2015-11-07 12:20 ` [meta-browser][PATCH v2 3/5] cef3: fix gcc5 compile issues Max Krummenacher
2015-11-07 12:20 ` [meta-browser][PATCH v2 4/5] cef3: fix build of x86-64 Max Krummenacher
2015-11-07 12:20 ` [meta-browser][PATCH v2 5/5] cef3: fix build with gcc 4.9.4 Max Krummenacher
2015-11-07 19:52 ` Khem Raj
2015-11-09 10:51 ` Otavio Salvador
2015-11-09 11:55 ` Max Krummenacher
2015-11-09 10:51 ` [meta-browser][PATCH v2 0/5] chromium/cef3: fix gcc build errors Martin Jansa
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=1446898829-21243-1-git-send-email-max.oss.09@gmail.com \
--to=max.oss.09@gmail.com \
--cc=openembedded-devel@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.