On Jun 18, 2013, at 21:03, Kevin Oberman <[email protected]> wrote:
> When I run "make check-old, the /usr/include/c++/v1 and v1/ext directories
> are listed as old, but they are still present in BSD.include.dist, so are
> recreated every time I installworld.
> 
> Could these directories be removed from BSD.include.dist, as I am pretty
> sure that they ARE obsolete.

They are not obsolete, as they are part of libc++, but I don't think it
is already possible to have parts of mtree files depend on WITH_XXX
settings.  So we can either remove the directories (but not the files)
from ObsoleteFiles.inc, or attempt to amend mtree so it can handle
conditional parts.

Brooks, any idea if NetBSD's mtree supports that feature? :-)

-Dimitry

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to