看板 DFBSD_commit 關於我們 聯絡資訊
commit 86232a57516fcf1dbf066ea07c6f3990272d35b3 Author: Matthew Dillon <dillon@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