Date: Thu, 18 Jun 2020 20:34:46 +0000 From: bugzilla-noreply@freebsd.org To: powerpc@FreeBSD.org Subject: [Bug 247387] www/firefox: add devel/binutils to BUILD_DEPENDS Message-ID: <bug-247387-25139-yoobWC6Bxl@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-247387-25139@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247387 --- Comment #7 from commit-hook@freebsd.org --- A commit references this bug: Author: pkubaj Date: Thu Jun 18 20:34:16 UTC 2020 New revision: 539570 URL: https://svnweb.freebsd.org/changeset/ports/539570 Log: Mk/bsd.gecko.mk: add devel/binutils to BUILD_DEPENDS 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. PR: 247387 Approved by: jbeich (maintainer) Changes: head/Mk/bsd.gecko.mk -- You are receiving this mail because: You are on the CC list for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247387-25139-yoobWC6Bxl>
