Author: theraven
Date: Sat Sep  7 07:26:51 2013
New Revision: 255348
URL: http://svnweb.freebsd.org/changeset/base/255348

Log:
  Add note in UPDATING about the no-gcc-by-default switch.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING       Sat Sep  7 06:53:59 2013        (r255347)
+++ head/UPDATING       Sat Sep  7 07:26:51 2013        (r255348)
@@ -31,6 +31,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10
        disable the most expensive debugging functionality run
        "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
 
+20130906:
+       The GNU Compiler Collection and C++ standard library (libstdc++)
+       are no longer built by default on platforms where clang is the system
+       compiler.  You can enable them with the WITH_GCC and WITH_GNUCXX
+       options in src.conf.  
+
 20130905:
        The PROCDESC kernel option is now part of the GENERIC kernel
        configuration and is required for the rwhod(8) to work.
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to