Author: imp
Date: Mon Mar  3 16:34:42 2014
New Revision: 262715
URL: http://svnweb.freebsd.org/changeset/base/262715

Log:
  Add note about dtc switch.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING       Mon Mar  3 16:00:11 2014        (r262714)
+++ head/UPDATING       Mon Mar  3 16:34:42 2014        (r262715)
@@ -31,6 +31,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11
        disable the most expensive debugging functionality run
        "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
 
+20140226:
+       Switched back to the GPL dtc compiler due to updates in the upstream
+       dts files not being supported by the BSDL dtc compiler. You will need
+       to rebuild your kernel toolchain to pick up the new compiler. Core dumps
+       may result while building dtb files during a kernel build if you fail
+       to do so. Set WITHOUT_GPL_DTC if you require the BSDL compiler.
+
 20140216:
        Clang and llvm have been upgraded to 3.4 release.
 
_______________________________________________
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