1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
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 Add make to the list of allowed shebang 2019-09-06 08:57:12 +00:00
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 Switch default devel/llvm* to 90 2019-09-20 19:58:36 +00:00
bsd.destdir.mk
bsd.gcc.mk Add support for GCC 9 via the new lang/gcc9 port. USE_GCC=9+ and 2019-06-02 07:55:48 +00:00
bsd.gecko.mk gecko: drop LLVM_DEFAULT workaround for i386 after r514194 2019-10-10 00:44:57 +00:00
bsd.gstreamer.mk Remove esound support from the ports tree, as audio/esound expired. 2019-05-08 12:54:13 +00:00
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 Mk/bsd.options.desc.mk: add ALTIVEC option 2019-09-01 17:55:47 +00:00
bsd.options.mk Introduce USES=cabal and use it to build Haskell applications. 2019-05-09 14:39:30 +00:00
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 Remove checks for ia64, this is not a supported architecture. 2019-04-23 17:52:38 +00:00
bsd.ruby.mk Update to 2.6.5 2019-10-02 19:25:38 +00:00
bsd.sanity.mk Mk/bsd.sanity.mk: Properly escape USE_QT4_ALT 2019-09-05 07:19:03 +00:00
bsd.sites.mk Add NCTUCS KDE mirror 2019-09-12 02:31:30 +00:00
bsd.ssp.mk Switch to -fstack-protector-strong and enable on more architectures 2019-04-24 19:15:05 +00:00
bsd.tex.mk Revert recent bsd.tex.mk change 2019-08-28 05:18:07 +00:00
bsd.wx.mk Fix several grammar mistakes and improve formatting (cosmetic changes). 2019-02-27 12:06:57 +00:00