Subject: CVS commit: pkgsrc/pkgtools/libnbcompat
From: Tobias Nygren
Date: 2008-02-22 05:07:55
Message id: 20080222040755.2070C175C1@cvs.netbsd.org

Log Message:
Introduce a variable, LIBNBCOMPAT_USE_PIC, which if set to yes before
including inplace.mk causes a PIC version of libnbcompat to be built
alongside the regular static libnbcompat.

This will be used to extend the features framework in two ways:
1) Support linking features into shared modules
2) Ability to cherry-pick individual objects to link from the libnbcompat
   build directory rather than linking the whole archive.

Files:
RevisionActionfile
1.8modifypkgsrc/pkgtools/libnbcompat/inplace.mk