On Sat, 26 Nov 2011, Dimitry Andric wrote:
Author: dim
Date: Sat Nov 26 03:26:06 2011
New Revision: 227987
URL: http://svn.freebsd.org/changeset/base/227987
Log:
Fix breakage after r227983; lib/libcxxrt still got built, because it was
not disabled in the usual way (by adding it to __DEFAULT_N
On Fri, Nov 25, 2011 at 7:26 PM, Dimitry Andric wrote:
> Author: dim
> Date: Sat Nov 26 03:26:06 2011
> New Revision: 227987
> URL: http://svn.freebsd.org/changeset/base/227987
>
> Log:
> Fix breakage after r227983; lib/libcxxrt still got built, because it was
> not disabled in the usual way (by
Author: dim
Date: Sat Nov 26 03:26:06 2011
New Revision: 227987
URL: http://svn.freebsd.org/changeset/base/227987
Log:
Fix breakage after r227983; lib/libcxxrt still got built, because it was
not disabled in the usual way (by adding it to __DEFAULT_NO_OPTIONS in
share/mk/bsd.own.mk), and bec