On Jun 18, 2013, at 21:03, Kevin Oberman <rkober...@gmail.com> 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

_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to