freebsd-ports/Mk
Piotr Kubaj 16daddfbda 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)
2020-06-18 20:34:16 +00:00
..
Scripts Add PATCH_CONTINUE_ON_FAIL to allow patching to go through all the 2020-05-14 14:33:34 +00:00
Uses Update KDE Frameworks to 5.71.0 2020-06-17 10:45:51 +00:00
Wrappers
bsd.ccache.mk
bsd.commands.mk
bsd.default-versions.mk Add Perl 5.32.0-RC1. 2020-06-08 14:08:29 +00:00
bsd.destdir.mk
bsd.gcc.mk Now that GCC 10.1 has been released and lang/gcc10 arrived to track 2020-06-02 08:49:21 +00:00
bsd.gecko.mk Mk/bsd.gecko.mk: add devel/binutils to BUILD_DEPENDS 2020-06-18 20:34:16 +00:00
bsd.gstreamer.mk
bsd.java.mk Allow users to specify a default Java version in the standard way 2020-04-11 17:10:03 +00:00
bsd.ldap.mk
bsd.licenses.db.mk
bsd.licenses.mk
bsd.local.mk
bsd.ocaml.mk
bsd.octave.mk
bsd.options.desc.mk
bsd.options.mk
bsd.port.mk Add PATCH_CONTINUE_ON_FAIL to allow patching to go through all the 2020-05-14 14:33:34 +00:00
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.ruby.mk Fix RUBY_RDOC with Ruby 2.7. Neither lang/ruby27 nor 2020-04-12 09:32:29 +00:00
bsd.sanity.mk
bsd.sites.mk Update GNU and kernel.org mirror lists 2020-06-02 09:33:07 +00:00
bsd.ssp.mk
bsd.tex.mk
bsd.wx.mk