[Bug 247387] www/fifefox: add devel/binutils to BUILD_DEPENDS
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
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: [email protected]
Reporter: [email protected]
CC: [email protected]
CC: [email protected]
Flags: maintainer-feedback?([email protected])
Assignee: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ppc
To unsubscribe, send any mail to "[email protected]"