From a28412b0db08a88906b9c6503a1b42fe5fe27013 Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Sat, 24 Jun 2017 18:37:51 +0000 Subject: Clean up stale dependencies after r320278 Our current approach to dependency tracking cannot cope with switching generated asm syscall stubs into C wrappers. Perpetuate the hack in Makefile.inc1 to paper over the problem until we can take a holistic approach to fixing dependency problems. Differential Revision: https://reviews.freebsd.org/D11344 --- UPDATING | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index d5840dbbe5e2..ed08c78df016 100644 --- a/UPDATING +++ b/UPDATING @@ -57,10 +57,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW: fashion. This prevents many of the common foot-shooting actions in the upgrade as well as the limited ability to roll back the kernel across the ino64 upgrade. Complicated use cases may not work properly, though - enough simpler ones work to allow recovery in most situations. There is an - issue with dependencies which may not properly rebuild everything needed - when doing a NO_CLEAN build. Removing *stat*o in lib/libc obj tree is - sufficient to avoid this issue. + enough simpler ones work to allow recovery in most situations. 20170620: Switch back to the BSDL dtc (Device Tree Compiler). Set WITH_GPL_DTC -- cgit v1.2.3