git: kernel - Fix minor build error when building without INVARIANTS
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Jan 12 12:12:34 PST 2011
commit 86232a57516fcf1dbf066ea07c6f3990272d35b3
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Jan 12 12:08:11 2011 -0800
kernel - Fix minor build error when building without INVARIANTS
* Fix an unused variable when building without INVARIANTS that was
tripping up the kernel compile.
Summary of changes:
sys/platform/pc64/x86_64/machdep.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/86232a57516fcf1dbf066ea07c6f3990272d35b3
--
DragonFly BSD source repository
More information about the Commits
mailing list