Commit graph

3 commits

Author SHA1 Message Date
Piotr Kubaj
b3c6e7fecb java/openjdk12: correctly patch openjdk12 for ppc64 elfv2
The previous patch didn't check for architecture.

PR:		243183
2020-01-16 13:59:09 +00:00
Antoine Brodin
603501b794 Revert r523218, it breaks build on tier 1
With hat:	portmgr
2020-01-16 13:34:01 +00:00
Piotr Kubaj
3ff99bec50 java/openjdk12: 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:		243183
Approved by:	glewis (maintainer)
2020-01-16 09:29:00 +00:00