Re: WITHOUT_XXX leftovers.

2014-04-24 Thread Warner Losh
On Mar 25, 2014, at 7:05 AM, Lev Serebryakov wrote: > Hello, Freebsd-current. > > I try to trim my NanoBSD install as much as possible without going to add > "rm /usr/bin/as" to customization steps (ok, I remove /usr/include and > /usr/lib/*.a, but it I don't want cherry-pick binaries). > > So

Re: WITHOUT_XXX leftovers.

2014-03-27 Thread Warner Losh
On Mar 25, 2014, at 7:05 AM, Lev Serebryakov wrote: > Hello, Freebsd-current. > > I try to trim my NanoBSD install as much as possible without going to add > "rm /usr/bin/as" to customization steps (ok, I remove /usr/include and > /usr/lib/*.a, but it I don't want cherry-pick binaries). > > So

Re: WITHOUT_XXX leftovers.

2014-03-25 Thread Warner Losh
On Mar 25, 2014, at 7:05 AM, Lev Serebryakov wrote: > Hello, Freebsd-current. > > I try to trim my NanoBSD install as much as possible without going to add > "rm /usr/bin/as" to customization steps (ok, I remove /usr/include and > /usr/lib/*.a, but it I don't want cherry-pick binaries). > > So

WITHOUT_XXX leftovers.

2014-03-25 Thread Lev Serebryakov
Hello, Freebsd-current. I try to trim my NanoBSD install as much as possible without going to add "rm /usr/bin/as" to customization steps (ok, I remove /usr/include and /usr/lib/*.a, but it I don't want cherry-pick binaries). So, I have WITHOUT_BINUTILS, WITHOUT_CLANG, WITHOUT_MAN (among othe