freebsd-ports/Mk
Piotr Kubaj 23cf3608ad Mk/bsd.port.mk: use GNU LD from ports on powerpc64 elfv2 when GNU LD is required
The reason is that on elfv2 systems we still have ld.bfd in base, but it's only used for 32-bit binaries (LLD currently doesn't support linking 32-bit PPC binaries).
ld.bfd from base supports only elfv1 and using it breaks linking many ports that set LLD_UNSAFE. Use Binutils from ports in such case.

PR:             239743
Submitted by:   jbeich
Approved by:    portmgr
Differential Revision:	https://reviews.freebsd.org/D21996
2019-10-12 20:49:35 +00:00
..
Scripts
Uses Revert MAINTAINER change: back to python@ 2019-10-03 17:49:15 +00:00
Wrappers BINARY_WRAPPERS allow to push in front of the PATH wrappers for binaries. 2019-10-01 14:33:24 +00:00
bsd.ccache.mk - Add compat for NOCCACHE -> NO_CCACHE 2019-10-10 20:09:59 +00:00
bsd.commands.mk
bsd.default-versions.mk
bsd.destdir.mk
bsd.gcc.mk
bsd.gecko.mk gecko: drop LLVM_DEFAULT workaround for i386 after r514194 2019-10-10 00:44:57 +00:00
bsd.gstreamer.mk
bsd.java.mk Add 13, force 9/10 -> 11 2019-10-03 19:42:37 +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 Mk/bsd.port.mk: use GNU LD from ports on powerpc64 elfv2 when GNU LD is required 2019-10-12 20:49:35 +00:00
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.ruby.mk Update to 2.6.5 2019-10-02 19:25:38 +00:00
bsd.sanity.mk
bsd.sites.mk
bsd.ssp.mk
bsd.tex.mk
bsd.wx.mk