Module Name: src Committed By: christos Date: Sat Mar 2 07:33:00 UTC 2013
Modified Files: src: UPDATING Log Message: add netiso caveat To generate a diff of this commit: cvs rdiff -u -r1.241 -r1.242 src/UPDATING Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/UPDATING diff -u src/UPDATING:1.241 src/UPDATING:1.242 --- src/UPDATING:1.241 Wed Oct 3 15:17:00 2012 +++ src/UPDATING Sat Mar 2 02:32:59 2013 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.241 2012/10/03 19:17:00 wiz Exp $ +$NetBSD: UPDATING,v 1.242 2013/03/02 07:32:59 christos Exp $ This file (UPDATING) is intended to be a brief reference to recent changes that might cause problems in the build process, and a guide for @@ -16,6 +16,10 @@ See also: BUILDING, build.sh, Makefile. Recent changes: ^^^^^^^^^^^^^^^ +20130301: + The removal of netiso requires manual removal of /usr/include/netiso + prior to the build. + 20120726: The update of OpenSSL requires cleaning both the OpenSSL build directory and DESTDIR. *Even non-update builds require cleaning