Summary: | java/openjdk11: add powerpc64le port | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-java (Nobody) <java> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | java, powerpc | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(java) |
||||
Version: | Latest | ||||||
Hardware: | powerpc | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: pkubaj Date: Thu Dec 3 23:46:21 UTC 2020 New revision: 556940 URL: https://svnweb.freebsd.org/changeset/ports/556940 Log: java/openjdk11: add powerpc64le support This mostly adds powerpc64le in places where there's only powerpc64. PR: 251263 Approved by: java (maintainer timeout) Changes: head/java/openjdk11/Makefile head/java/openjdk11/files/patch-make_autoconf_flags-cflags.m4 head/java/openjdk11/files/patch-src_hotspot_os__cpu_bsd__ppc_bytes__bsd__ppc.inline.hpp head/java/openjdk11/files/patch-src_jdk.hotspot.agent_bsd_native_libsaproc_BsdDebuggerLocal.c head/java/openjdk11/files/patch-src_utils_hsdis_Makefile |
Created attachment 219823 [details] patch Add powerpc64le support. This mostly adds powerpc64le in places where there's only powerpc64.