On 9 Jul 2015, at 10:19, NGie Cooper <yaneurab...@gmail.com> wrote:
> 
> Yes, but this case will fail for gcc 4.3 ~ 4.4 through 5.x if you use
> my recommended method...

I think that’s probably fine.  We basically have four cases that we care about:

- People who are using clang because it’s the system compiler [works]
- People who are using new clang from ports / svn because it’s new and shiny 
[works]
- People who are using gcc from base because it’s the system compiler [works]
- People who are using new gcc from ports / svn because it’s new and shiny 
[works]

The only people it doesn’t work for are the ones building FreeBSD using an 
out-of-tree old GCC.  There probably aren’t too many of those…

David


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

Reply via email to