Date: Fri, 02 Mar 2018 10:34:41 +0100 From: Tobias Kortkamp <tobik@FreeBSD.org> To: freebsd-current@FreeBSD.org Subject: Conflict between FreeBSD-binutils and FreeBSD-lld packages Message-ID: <1519983281.528132.1288885120.3C05D54E@webmail.messagingengine.com>
next in thread | raw e-mail | index | archive | help
Building pkgbase packages with r330236 results in FreeBSD-binutils and FreeBSD-lld packages conflicting with each other. Both want to install /usr/share/man/man1/ld.1.gz For now I'm working around it by manually extracting FreeBSD-lld. FreeBSD-binutils should install its man page as ld.bfd.1.gz if lld is the set as the default linker via WITH_LLD_IS_LD.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1519983281.528132.1288885120.3C05D54E>