summaryrefslogtreecommitdiff
path: root/java/eclipse-findbugs
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-12-03 23:39:47 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-12-03 23:39:47 +0000
commit4d2bb2699ba6d086e3ec9a0cb14e07c628ff4659 (patch)
treec979ba347862e9a964eebf59999ba37c2ce2cff1 /java/eclipse-findbugs
parentlang/go: Update to 1.15.6 (diff)
java/openjdk8: add support for powerpc64le
powerpc64le needs --disable-jfr and USE_PRECOMPILED_HEADER=0 - same as powerpc64 elfv2. Clang refuses to build little-endian binaries for power7, this needs to be bumped to power8 (this is a bug in openjdk, POWER7 is not LE-compatible). -minsert-sched-nops=regroup_exact -mno-multiple -mno-string are not supported by clang and need to be removed. FreeBSD uses sys/endian.h instead of byteswap.h and bswap{16,32,64} instead of bswap_{16,32,64}. PR: 251247 Approved by: java (maintainer timeout)
Diffstat (limited to 'java/eclipse-findbugs')
0 files changed, 0 insertions, 0 deletions