Date: Mon, 31 Jul 2017 08:21:27 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 221114] devel/bazel fix build on i386 Message-ID: <bug-221114-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221114 Bug ID: 221114 Summary: devel/bazel fix build on i386 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: aehlig@linta.de Created attachment 184864 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D184864&action= =3Dedit patch for deve/bazel to fix build on i386 On 32-bit systems, the C-based implementation of singlejar (a tool embedded into bazel) cannot be used, as that implementation assumes (at various plac= es) that it runs on a 64-bit system. Therefore, fall back to the java implementation on those systems. --=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-221114-13>