Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/rump note that it's a good idea to do a clean build if a...



details:   https://anonhg.NetBSD.org/src/rev/7e01407832a2
branches:  trunk
changeset: 327772:7e01407832a2
user:      pooka <pooka%NetBSD.org@localhost>
date:      Sun Mar 16 14:47:47 2014 +0000

description:
note that it's a good idea to do a clean build if an option is changed

diffstat:

 sys/rump/README.compileopts |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r d518fde554d5 -r 7e01407832a2 sys/rump/README.compileopts
--- a/sys/rump/README.compileopts       Sun Mar 16 14:33:22 2014 +0000
+++ b/sys/rump/README.compileopts       Sun Mar 16 14:47:47 2014 +0000
@@ -1,9 +1,11 @@
-       $NetBSD: README.compileopts,v 1.1 2014/03/16 14:33:22 pooka Exp $
+       $NetBSD: README.compileopts,v 1.2 2014/03/16 14:47:47 pooka Exp $
 
 This file describes compile-time options for rump kernels.  Additionally,
 NetBSD build options will have an effect.  See src/share/mk/bsd.README
 for a desciption of NetBSD build options.
 
+Note: after changing an option, do a clean build.
+
 
     RUMP_DIAGNOSTIC
 



Home | Main Index | Thread Index | Old Index