Date: Fri, 29 Aug 2014 22:19:16 +0200 From: Tijl Coosemans <tijl@FreeBSD.org> To: Dmitry Marakasov <amdmi3@amdmi3.ru> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r366494 - head/devel/libbfd Message-ID: <20140829221916.4fb51d07@kalimero.tijl.coosemans.org> In-Reply-To: <20140829110341.GR55025@hades.panopticon> References: <201408291032.s7TAWihO072533@svn.freebsd.org> <20140829110341.GR55025@hades.panopticon>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 29 Aug 2014 15:03:41 +0400 Dmitry Marakasov <amdmi3@amdmi3.ru> wrote: > * Tijl Coosemans (tijl@FreeBSD.org) wrote: >> Log: >> - Add USES=libtool >> - Modify CONFIGURE_TARGET instead of ARCH > > This is a bit tricky (as everything with static libs): the static > lib depends on libz: > > --- > dependency_libs=' -lz' > --- > > so dependencies won't link with it (confirmed on fnccheck and > skyeye). I think the solution is to convert it to shared library > (configure has needed options) - I've started this but haven't > finished for some reason. Fixed in r366561.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140829221916.4fb51d07>