Re: svn commit: r291623 - head/share/mk

2015-12-01 Thread Bryan Drewery
On 12/1/2015 4:01 PM, Bryan Drewery wrote: > +.info ${.CURDIR}: Missing or incorrect _DP_${LIB} entry in ${_this:T}. > Should match LIBADD for ${LIB} ('${LIBADD}' vs '${_DP_${LIB}}') Meant to be .error. Retesting. -- Regards, Bryan Drewery signature.asc Description: OpenPGP digital signatur

svn commit: r291623 - head/share/mk

2015-12-01 Thread Bryan Drewery
Author: bdrewery Date: Wed Dec 2 00:01:09 2015 New Revision: 291623 URL: https://svnweb.freebsd.org/changeset/base/291623 Log: Add assertions that capture invalid configurations for new libraries. Fix current findings. Given libfoo: - Ensure that a LIBFOO is set. For INTERNALLIBS