[Bug 237208] java/openjdk11: port to powerpc64
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237208 --- Comment #54 from Greg Lewis <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"