Date: Wed, 29 May 2019 06:17:53 +0000 From: bugzilla-noreply@freebsd.org To: powerpc@FreeBSD.org Subject: [Bug 237208] java/openjdk11: port to powerpc64 Message-ID: <bug-237208-25139-DlWD3jM942@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-237208-25139@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237208 --- Comment #54 from Greg Lewis <glewis@FreeBSD.org> --- Created attachment 204682 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204682&action=edit Changes for openjdk11/Makefile I'd propose the following change to openjdk11/Makefile instead. This uses the COMPILER_TYPE variable to determine whether to use gcc or clang rather than the architecture. Since the differences are all based on gcc vs clang it seemed to be better to base them on that rather than ARCH. -- You are receiving this mail because: You are on the CC list for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237208-25139-DlWD3jM942>
