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/aac07d66c3ea
branches: trunk
changeset: 794512:aac07d66c3ea
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 7b55ec82dc93 -r aac07d66c3ea 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