From c73bd00a147bd24cb3cc05a16cfff9a971df97d1 Mon Sep 17 00:00:00 2001 From: Mark Johnston Date: Wed, 17 Jul 2019 19:11:24 +0000 Subject: [PATCH] Remove an old warning from UPDATING. The clang switchover happened long enough ago that we can garbage-collect this note. Reviewed by: emaste, imp Differential Revision: https://reviews.freebsd.org/D20978 --- UPDATING | 5 ----- 1 file changed, 5 deletions(-) diff --git a/UPDATING b/UPDATING index 5b3bc132926..1332514b8a5 100644 --- a/UPDATING +++ b/UPDATING @@ -11,11 +11,6 @@ handbook: Items affecting the ports and packages system can be found in /usr/ports/UPDATING. Please read that file before running portupgrade. -NOTE: FreeBSD has switched from gcc to clang. If you have trouble bootstrapping -from older versions of FreeBSD, try WITHOUT_CLANG and WITH_GCC to bootstrap to -the tip of head, and then rebuild without this option. The bootstrap process -from older version of current across the gcc/clang cutover is a bit fragile. - NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW: FreeBSD 13.x has many debugging features turned on, in both the kernel and userland. These features attempt to detect incorrect use of