tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Writing buildlink files: references to ../mk/foo.buildlink3.mk



On Mon, Oct 14, 2019 at 12:48:58PM +0200, Edgar Fuß wrote:
> Next question: When libfoo from whatever/foo depends on, i.e., libedit 
> because whatever/foo/Makefile .include-s ../../mk/readline.buildlink3.mk,
> should my whatever/foo/buildlink3.mk also .include that? I guess yes, but
> createbuildlink doesn't do that and I'm unsure whether that's on purpose.

readline is usually only linked into binaries, not libraries. Perhaps
that's the reason?
 Thomas


Home | Main Index | Thread Index | Old Index