From: "Otavio Salvador" <otavio.salvador@gmail.com>
To: Meta-OpenEmbedded Mailing listing
<openembedded-devel@lists.openembedded.org>
Subject: Updates to meta-java (master) in 2016-06-30
Date: Thu, 30 Jun 2016 12:08:29 -0300 [thread overview]
Message-ID: <577535f3.cc66370a.e9738.ffff9a3c@mx.google.com> (raw)
Hello,
I pushed following updates:
commit 33ddb28a6428b02ddcc82d1954ecf27cd426fbb5 (HEAD -> pending, yocto/master-next, yocto/master, m/master, m/krogoth)
Author: Daniel McGregor <daniel.mcgregor@vecima.com>
Date: Wed Jun 22 10:38:45 2016 -0600
openjdk-8: make GCC6 happy
GCC 6 sets the default C++ standard to C++14 and introduces dead store
elimination by default. OpenJDK 8 is not ready for either of these
changes, so set the C++ standard back to gnu++98 and disable dead
store elimination.
Switched to using --with-extra-cflags, cxxflags, and ldflags. The added
patch fixes building when using those flags, and are needed to get
CFLAGS into the JDK build in the native case.
Signed-off-by: Daniel McGregor <daniel.mcgregor@vecima.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
commit 6483010d92be7f6e1e0a268d1ca4b5fc4353c70e
Author: Daniel McGregor <daniel.mcgregor@vecima.com>
Date: Tue Jun 21 15:07:07 2016 -0600
icedtea7-native: make GCC 6 happy
GCC 6 sets the default C++ standard to C++14 and introduces dead store
elimination by default. icedtea7 is not ready for either of these
changes, so just set the C++ standard back to gnu++98 and disable dead
store elimination.
Signed-off-by: Daniel McGregor <daniel.mcgregor@vecima.com>
Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
commit 8ee871a86a9999a2272d103855033da4685165d8
Author: Bernhard Dick <bernhard@bdick.de>
Date: Wed Jun 29 15:20:40 2016 +0200
openjdk-8: Add update version and build number to the java binaries
The OpenJDK builds did not include the update version and build number
leading to problems when applications check for the minimum needed version.
This commit fixes it by adding the update version and build number to the
configure parameters.
Signed-off-by: Bernhard Dick <bernhard@bdick.de>
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:[~2016-06-30 15:08 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=577535f3.cc66370a.e9738.ffff9a3c@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).