Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jan 2020 09:29:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 243183] java/openjdk12: fix compilation for powerpc64 elfv2
Message-ID:  <bug-243183-25139-Ae8oq8mYKk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243183-25139@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243183-25139@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243183

--- Comment #5 from commit-hook@freebsd.org ---
A commit references this bug:

Author: pkubaj
Date: Thu Jan 16 09:29:00 UTC 2020
New revision: 523218
URL: https://svnweb.freebsd.org/changeset/ports/523218

Log:
  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 pa=
tch
to compile for elfv2.

  PR:           243183
  Approved by:  glewis (maintainer)

Changes:
  head/java/openjdk12/Makefile
  head/java/openjdk12/files/patch-make_autoconf_flags-cflags.m4

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243183-25139-Ae8oq8mYKk>