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/> References: <bug-237208-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=3D237208 --- Comment #54 from Greg Lewis <glewis@FreeBSD.org> --- Created attachment 204682 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D204682&action= =3Dedit 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 seeme= d to be better to base them on that rather than ARCH. --=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-237208-25139-DlWD3jM942>