[Bug 233883] java/openjdk8: fix build with GCC-based architectures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Dec 27 10:47:27 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233883
--- Comment #3 from commit-hook at freebsd.org ---
A commit references this bug:
Author: ale
Date: Thu Dec 27 10:46:57 UTC 2018
New revision: 488531
URL: https://svnweb.freebsd.org/changeset/ports/488531
Log:
MFH: r485094 r486973 r486983 r487219 r488521
- Fix reversed ccache version detection logic. Enable ccache support.
- Use '-pthread' for Clang. Clang supports '-pthread' on all BSDs except
for Darwin. [1]
Reported by: Achilleas Mantzios <achill at matrix.gatewaynet.com> [1]
Tested by: Achilleas Mantzios <achill at matrix.gatewaynet.com> [1]
. Update to 8u192.
PR: 230364
. Fix SCTP support.
PR: 230321
Submitted by: Timo Voelker <timo.voelker at fh-muenster.de>
. Fix build on gcc based architectures (e.g. powerpc64)
PR: 233883
Submitted by: Piotr Kubaj <pkubaj at anongoth.pl>
Add support for millisecond resolution to get/setLastModifiedTime
in both Java IO and NIO.
Approved by: portmgr (bapt)
Changes:
_U branches/2018Q4/
branches/2018Q4/java/openjdk8/Makefile
branches/2018Q4/java/openjdk8/distinfo
branches/2018Q4/java/openjdk8/files/patch-bsd
branches/2018Q4/java/openjdk8/files/patch-bsd-test
branches/2018Q4/java/openjdk8/files/patch-common_autoconf_build-performance.m4
branches/2018Q4/java/openjdk8/files/patch-common_autoconf_generated-configure.sh
branches/2018Q4/java/openjdk8/files/patch-configure
branches/2018Q4/java/openjdk8/files/patch-hotspot_make_bsd_makefiles_gcc.make
branches/2018Q4/java/openjdk8/files/patch-jdk-make-lib-Awt2dLibraries.gmk
branches/2018Q4/java/openjdk8/files/patch-jdk-src-solaris-native-java-io-UnixFileSystem_md.c
branches/2018Q4/java/openjdk8/files/patch-jdk-src-solaris-native-sun-nio-ch-sctp-SctpChannelImpl.c
branches/2018Q4/java/openjdk8/files/patch-jdk-src-solaris-native-sun-nio-fs-UnixNativeDispatcher.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-java
mailing list