Re: CVS commit: src/external/bsd/atf/lib/libatf-c++

2012-07-15 Thread David Holland
On Sun, Jul 15, 2012 at 12:05:51AM +, David Brownlee wrote: > Modified Files: > src/external/bsd/atf/lib/libatf-c++: Makefile > > Log Message: > Check for ${HAVE_GCC} and pick the right path to stdc++ Shouldn't these paths be provided by bsd.lib.mk, as the installed ones are by bsd.

Re: CVS commit: src/external/bsd/atf/lib/libatf-c++

2012-07-14 Thread Julio Merino
On Thu, Jul 12, 2012 at 12:15 PM, Christos Zoulas wrote: > Module Name:src > Committed By: christos > Date: Thu Jul 12 16:15:40 UTC 2012 > > Modified Files: > src/external/bsd/atf/lib/libatf-c++: Makefile > > Log Message: > Properly include dependent library, unbreaks objdi

Re: CVS commit: src/external/bsd/atf/lib/libatf-c++

2012-07-12 Thread Christos Zoulas
On Jul 12, 3:30pm, j...@netbsd.org (Julio Merino) wrote: -- Subject: Re: CVS commit: src/external/bsd/atf/lib/libatf-c++ | Does bsd.test.mk need a similar change? It's also using DPADD. No, bsd.test.mk is using the installed versions of the libraries. You need to depend on the build ver