HomeFreeBSD

src.libnames.mk: Apply -L also for privatelibs

Description

src.libnames.mk: Apply -L also for privatelibs

For INTERNALLIBS and regular libs we add -L to specify the library path,
which may be needed if a library is in a non-default path but also means
we can link against those libraries when built independently. Do the
same for privatelibs as well.

Reviewed by: bapt
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D48891

Details

Provenance
emasteAuthored on Fri, Feb 7, 6:00 PM
Reviewer
bapt
Differential Revision
D48891: src.libnames.mk: Apply -L for privatelibs too
Parents
rG1070477cc8b7: Fix remaining zgrep(1) wrapper script regressions
Branches
Unknown
Tags
Unknown