git: hammer - Fix build for crc changes
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu May 28 09:43:21 PDT 2015
commit 992ed92cba35afe93e4b02bd9f1cf4178f8ab21f
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu May 28 09:41:28 2015 -0700
hammer - Fix build for crc changes
* hammer uses the old crc code but needs the crc_tab from the new code.
Summary of changes:
lib/libhammer/Makefile | 4 +---
sbin/hammer/Makefile | 2 +-
sbin/newfs_hammer/Makefile | 2 +-
3 files changed, 3 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/992ed92cba35afe93e4b02bd9f1cf4178f8ab21f
--
DragonFly BSD source repository
More information about the Commits
mailing list