Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 May 2020 22:05:33 +0000 (UTC)
From:      Eric van Gyzen <vangyzen@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r361606 - head
Message-ID:  <202005282205.04SM5XRt094423@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vangyzen
Date: Thu May 28 22:05:33 2020
New Revision: 361606
URL: https://svnweb.freebsd.org/changeset/base/361606

Log:
  Add an UPDATING entry for r360964
  
  Reported by:	rpokala
  Sponsored by:	Dell EMC Isilon

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Thu May 28 21:56:31 2020	(r361605)
+++ head/UPDATING	Thu May 28 22:05:33 2020	(r361606)
@@ -32,6 +32,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW:
 	information about prerequisites and upgrading, if you are not already
 	using clang 3.5.0 or higher.
 
+20200512:
+	Support for obsolete compilers has been removed from the build system.
+	Clang 6 and GCC 6.4 are the minimum supported versions.
+
 20200424:
 	closefrom(2) has been moved under COMPAT12, and replaced in libc with a
 	stub that calls close_range(2).  If using a custom kernel configuration,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005282205.04SM5XRt094423>