Date: Mon, 06 May 2013 20:49:15 +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: <86r4hkgd04.fsf@nine.des.no> In-Reply-To: <20130505201436.GJ1374@garage.freebsd.pl> (Pawel Jakub Dawidek's message of "Sun, 5 May 2013 22:14:36 %2B0200") References: <20130505201436.GJ1374@garage.freebsd.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
Pawel Jakub Dawidek <pjd@FreeBSD.org> writes:
> It looks like to make such dependency work one HAS TO add libnv to
> _prebuild_libs in src/Makefile.inc1, which seems wrong.
It may seem wrong, but it is correct, cf the following comment in
Makefile.inc1:
# The list of libraries with dependents (${_prebuild_libs}) and their
# interdependencies (__L) are built automatically by the
# ${.CURDIR}/tools/make_libdeps.sh script.
DES
--=20
Dag-Erling Sm=C3=B8rgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86r4hkgd04.fsf>
