K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-02-07T09:00:35.826756Z K 7 svn:log V 298 java/openjdk13: fix compilation for powerpc64 elfv2 Because of issue with macros in precompiled.hpp, --disable-precompiled-headers is necessary. Since openjdk compiles for elfv1 by default on big-endian ppc64, use a patch to compile for elfv2. PR: 243186 Approved by: java (maintainer timeout) END