git: libhammer(3): Exclude crc32.c and icrc32.c from sys/libkern

Aaron LI aly at crater.dragonflybsd.org
Fri Sep 4 02:42:53 PDT 2026


commit 8cb36957004e63070a980ca9dc62f8e5a8fb540a
Author: Aaron LI <aly at aaronly.me>
Date:   Fri Sep 4 16:46:49 2026 +0800

    libhammer(3): Exclude crc32.c and icrc32.c from sys/libkern
    
    The user hammer(8) already includes these sources from sys/libkern, so
    don't need to provide them in this library. More importantly, this
    avoids the 'crc32' symbol conflict with libz.

Summary of changes:
 lib/libhammer/Makefile | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8cb36957004e63070a980ca9dc62f8e5a8fb540a


-- 
DragonFly BSD source repository


More information about the Commits mailing list