Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Jan 2020 12:51:40 +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-nBZxrLOIVo@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 #4 from Piotr Kubaj <pkubaj@FreeBSD.org> ---
Actually, since flags-cflags.m4 contains separate entries for gcc and clang=
, we
could assume that elfv1 always uses gcc and elfv2 always uses clang.

This will make it possible to omit EXTRA_PATCHES and apply this patch
everywhere, which simplifies things.

--=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-nBZxrLOIVo>