Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2020 22:08:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 243182] java/openjdk11: add bootstrap and fix compilation for powerpc64 elfv2
Message-ID:  <bug-243182-25139-DbXm2MSIyY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243182-25139@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243182-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=3D243182

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

Author: pkubaj
Date: Wed Jan 15 22:08:05 UTC 2020
New revision: 523182
URL: https://svnweb.freebsd.org/changeset/ports/523182

Log:
  java/openjdk11: add bootstrap and fix compilation for powerpc64 elfv2

  Add bootstrap 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.

  I assume here that GCC will be used exclusively on ELFv1 systems and Clan=
g on
ELFv2.

  PR:           243182
  Approved by:  glewis (maintainer)

Changes:
  head/java/bootstrap-openjdk11/Makefile
  head/java/bootstrap-openjdk11/distinfo
  head/java/openjdk11/Makefile
  head/java/openjdk11/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-243182-25139-DbXm2MSIyY>