Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jan 2021 15:39:22 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: bed70f83ac77 - main - ncurses: document the change requires a clean build
Message-ID:  <202101051539.105FdMIW039523@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/src/commit/?id=bed70f83ac77b4d948fad9f198b6b39a5110c2af

commit bed70f83ac77b4d948fad9f198b6b39a5110c2af
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2021-01-05 15:38:05 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2021-01-05 15:38:58 +0000

    ncurses: document the change requires a clean build
    
    Reporter by:    cy
---
 UPDATING | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/UPDATING b/UPDATING
index d10e21604558..4ec6f29d7e83 100644
--- a/UPDATING
+++ b/UPDATING
@@ -26,6 +26,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW:
 	world, or to merely disable the most expensive debugging functionality
 	at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
 
+20200105:
+	ncurses installation has been modified to only keep the widechar
+	enabled version.  Incremental build is broken for that change, so it
+	requires a clean build.
+
 20201223:
 	The FreeBSD project has migrated from Subversion to Git. Temporary
 	instructions can be found at



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