Date: Wed, 08 May 2013 11:34:20 +0200 From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no> To: Pawel Jakub Dawidek <pjd@FreeBSD.org> Cc: freebsd-arch@FreeBSD.org Subject: Re: Building library that depends on another library. Message-ID: <86wqr9zug3.fsf@nine.des.no> In-Reply-To: <20130507185005.GB1888@garage.freebsd.pl> (Pawel Jakub Dawidek's message of "Tue, 7 May 2013 20:50:05 %2B0200") References: <20130505201436.GJ1374@garage.freebsd.pl> <86r4hkgd04.fsf@nine.des.no> <20130507185005.GB1888@garage.freebsd.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
Pawel Jakub Dawidek <pjd@FreeBSD.org> writes:
> I came up with something like the following. Instead of:
>
> DPADD= ${LIBNV}
> LDADD= -lnv
> (plus modifying src/Makefile.inc1)
>
> I only add:
>
> LDADD= -L${.OBJDIR}/../libnv -lnv
That breaks the non-world build.
DES
--
Dag-Erling Smørgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86wqr9zug3.fsf>
