diff --git a/java-1_8_0-openj9.changes b/java-1_8_0-openj9.changes index 87f66ee..4aac6e4 100644 --- a/java-1_8_0-openj9.changes +++ b/java-1_8_0-openj9.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Jun 26 09:12:17 UTC 2020 - Fridrich Strba + +- Added patches: + * gcc10.patch + + Fix dupplicate global pointer variables with gcc 10 + + openj9-no-werror.patch + + Do not build with warnings as errors the OpenJ9 parts, since + that would mean broken build with new warnings from gcc 10 + ------------------------------------------------------------------- Fri Apr 24 06:26:21 UTC 2020 - Fridrich Strba