diff options
author | Daniel McGregor <daniel.mcgregor@vecima.com> | 2016-06-21 15:07:07 -0600 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-06-30 12:06:14 -0300 |
commit | 6483010d92be7f6e1e0a268d1ca4b5fc4353c70e (patch) | |
tree | 7bcb58d0d58d93f124a856c2faecc8eec667c6e0 /recipes-core/jcraft | |
parent | 8ee871a86a9999a2272d103855033da4685165d8 (diff) | |
download | meta-java-6483010d92be7f6e1e0a268d1ca4b5fc4353c70e.tar.gz |
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>
Diffstat (limited to 'recipes-core/jcraft')
0 files changed, 0 insertions, 0 deletions