commit | 61dba3ca34c5c44560cf6c574f484233d856fa67 | [log] [tgz] |
---|---|---|
author | Andrew John Hughes <andrew@openjdk.org> | Mon Jul 11 05:02:28 2016 +0100 |
committer | Andrew John Hughes <andrew@openjdk.org> | Mon Jul 11 05:02:28 2016 +0100 |
tree | 5b673e3e488e22857a8f41d0e82805bcbdaa259a | |
parent | 8c82a17ca57fdaec73c559f72d76e3b8af9a5b6d [diff] |
8151841: Build needs additional flags to compile with GCC 6 [plus parts of 8149647 & 8032045] C++ standard needs to be explicitly set and some optimisations turned off to build on GCC 6 Reviewed-by: erikj, dholmes, kbarrett