From: "Otavio Salvador" <otavio.salvador@gmail.com>
To: Meta-OpenEmbedded Mailing listing
<openembedded-devel@lists.openembedded.org>
Subject: Updates to meta-browser (master) in 2015-11-09
Date: Mon, 09 Nov 2015 08:49:46 -0200 [thread overview]
Message-ID: <56407a4e.75698c0a.d8a77.525f@mx.google.com> (raw)
Hello,
I pushed following updates:
commit 7887e66d5df998b91d4df24a150c32a692784451 (HEAD -> pending, origin/master, origin/HEAD)
Author: Max Krummenacher <max.oss.09@gmail.com>
Date: Sat Nov 7 13:20:29 2015 +0100
cef3: fix build with gcc 4.9.4
During the final link we get errors like this:
.../4.9.4/ld: warning: hidden symbol 'sqlite3_temp_directory' in obj/.../sqlite.sqlite3.o) is referenced by DSO .../usr/lib/libsoftokn3.so
.../4.9.4/ld: error: treating warnings as errors
collect2: error: ld returned 1 exit status
Use chromium.bb solution to not treat linker warnings as errors.
Signed-off-by: Max Krummenacher <max.oss.09@gmail.com>
Upstream-Status: Inappropriate configuration
Signed-off-by: Max Krummenacher <max.oss.09@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
commit 8d4ad9ca4049cf8a75f37f260913f6ad106f1e52
Author: Max Krummenacher <max.oss.09@gmail.com>
Date: Sat Nov 7 13:20:28 2015 +0100
cef3: fix build of x86-64
Use gypi file for i586 to create the configuration for the x86-64 architecture.
Signed-off-by: Max Krummenacher <max.oss.09@gmail.com>
Upstream-Status: Inappropriate configuration
Signed-off-by: Max Krummenacher <max.oss.09@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
commit c04205a73182b8d065b1afbc502be0b70fa6017f
Author: Max Krummenacher <max.oss.09@gmail.com>
Date: Sat Nov 7 13:20:27 2015 +0100
cef3: fix gcc5 compile issues
A cef3 build with gcc5 fails with warnings treated as errors.
bignum.cc, image_util.cc: strict-overflow warning
gtest-typed-test.h: unused-variable warning
SaturatedArithmetic.h: parentheses warning
Compiles for qemux86 with gcc 5.2.0 and still compiles on
armv7a with gcc linaro-4.9.4.
Note that the resulting binary has not been tested on a target.
Signed-off-by: Max Krummenacher <max.oss.09@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
commit e2b1f6dd53789f8434c424959485090f07982596
Author: Max Krummenacher <max.oss.09@gmail.com>
Date: Sat Nov 7 13:20:26 2015 +0100
cef3_280796.bb: change indent to 4 spaces
Signed-off-by: Max Krummenacher <max.oss.09@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
commit 654ae2847858db5d62e2bc1f04e2049598cda18a
Author: Max Krummenacher <max.oss.09@gmail.com>
Date: Sat Nov 7 13:20:25 2015 +0100
chromium: fix gcc5 compile issues
A chromium build with gcc5 fails with warnings treated as errors.
bignum.cc, image_util.cc: strict-overflow warning
Compiles and runs on qemux86-64 with gcc 5.2.0 and still compiles on
armv7a with gcc linaro-4.9.4.
Signed-off-by: Max Krummenacher <max.oss.09@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Regards,
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
reply other threads:[~2015-11-09 10:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=56407a4e.75698c0a.d8a77.525f@mx.google.com \
--to=otavio.salvador@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.