Date: Thu, 27 Dec 2018 10:47:23 +0000 From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 233883] java/openjdk8: fix build with GCC-based architectures Message-ID: <bug-233883-8522-YoyAgf9foK@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-233883-8522@https.bugs.freebsd.org/bugzilla/> References: <bug-233883-8522@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=233883 --- Comment #3 from commit-hook@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@matrix.gatewaynet.com> [1] Tested by: Achilleas Mantzios <achill@matrix.gatewaynet.com> [1] . Update to 8u192. PR: 230364 . Fix SCTP support. PR: 230321 Submitted by: Timo Voelker <timo.voelker@fh-muenster.de> . Fix build on gcc based architectures (e.g. powerpc64) PR: 233883 Submitted by: Piotr Kubaj <pkubaj@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233883-8522-YoyAgf9foK>
