Date: Tue, 18 May 2021 11:38:00 +0200 From: Alexis Praga <alexis.praga@gmail.com> To: Jan Beich <jbeich@FreeBSD.org> Cc: freebsd-ports@freebsd.org Subject: Re: x11/kitty: rewritten and updated to v0.20.3 Message-ID: <86zgwsidqf.fsf@ecchi.i-did-not-set--mail-host-address--so-tickle-me> In-Reply-To: <8s4d-ymsk-wny@FreeBSD.org> References: <861ra5bq6h.fsf@ecchi.i-did-not-set--mail-host-address--so-tickle-me> <86bl992mgs.fsf@ecchi.i-did-not-set--mail-host-address--so-tickle-me> <8s4d-ymsk-wny@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Jan Beich <jbeich@FreeBSD.org> writes: > -fuse-ld=lld should work fine on 11.4 aarch64/amd64/armv6/armv7/i386 as > it uses clang as /usr/bin/cc and has /usr/bin/ld.lld but may[1] break > 11.4 powerpc/powerpc64 which still has gcc as /usr/bin/cc. I've used > -fuse-ld=lld in a number of ports to unbreak -flto[2] or workaround > /usr/bin/ld.bfd bugs[3] which weren't present in ld.bfd from devel/binutils. > Other port maintainers do something similar. > > Can you show the build error from -fuse-ld=lld? Thanks for your quick answer. It wasn't building because I was also using it a compilation flag.... Your workaround in graphics/mesa-devel worked great and solved the issue :) -- Alexis Praga
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86zgwsidqf.fsf>