[Bug 247387] www/fifefox: add devel/binutils to BUILD_DEPENDS
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jun 18 18:21:38 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247387
Bug ID: 247387
Summary: www/fifefox: add devel/binutils to BUILD_DEPENDS
Product: Ports & Packages
Version: Latest
Hardware: powerpc
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: bapt at FreeBSD.org
Reporter: pkubaj at FreeBSD.org
CC: powerpc at FreeBSD.org
CC: powerpc at FreeBSD.org
Flags: maintainer-feedback?(bapt at FreeBSD.org)
Assignee: bapt at FreeBSD.org
Created attachment 215741
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=215741&action=edit
patch
Currently, Rust on powerpc64 elfv2 builds with GCC because of past issue with
LLVM. However, this issue seems to be resolved now and I can already build Rust
with Clang and then build with it other packages, like Firefox.
The problem is that, when using GCC, binutils is getting installed, but when
using LLVM, it's not and there is -fno-integrated-as getting passed on ppc64.
Since it's only for the build and users building from ports have binutils
installed anyway, add it for everyone.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ppc
mailing list