Commit graph

1 commit

Author SHA1 Message Date
Piotr Kubaj
4cce7a4048 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)
2020-02-07 09:00:35 +00:00