[Bug 221114] devel/bazel fix build on i386
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jul 31 08:21:27 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221114
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 at FreeBSD.org
Reporter: aehlig at linta.de
Created attachment 184864
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184864&action=edit
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 places)
that it runs on a 64-bit system. Therefore, fall back to the java
implementation on those systems.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list