Date: Thu, 09 May 2019 02:16:11 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 236566] java/openjdk8: clang 8 crashes during build on aarch64 and armv7 (blocks 647 ports) Message-ID: <bug-236566-29464-XgmKT8XOj1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-236566-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-236566-29464@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=3D236566 --- Comment #6 from Jan Beich <jbeich@FreeBSD.org> --- Comment on attachment 203870 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203870 jdk-use-ports-clang.patch devel/llvm* bypass native-xtools which makes cross-builds (via qemu-user-static) very slow. I'd prefer __attribute__((optnone)) limited to= the affected function or -O1 limited to the affected file. Besides, armv7 needs the workaround as well. --=20 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-236566-29464-XgmKT8XOj1>