All of lore.kernel.org
 help / color / mirror / Atom feed
* Updates to meta-java (master) in 2016-06-30
@ 2016-06-30 15:08 Otavio Salvador
  0 siblings, 0 replies; only message in thread
From: Otavio Salvador @ 2016-06-30 15:08 UTC (permalink / raw)
  To: Meta-OpenEmbedded Mailing listing

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-30 15:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-30 15:08 Updates to meta-java (master) in 2016-06-30 Otavio Salvador

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.