commit 992ed92cba35afe93e4b02bd9f1cf4178f8ab21f
Author: Matthew Dillon <[email protected]>
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