aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2018-10-23 23:11:38 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2018-10-23 23:11:38 +0000
commitad6f5f9ab52eeedca8cbdb325e78b33381bd0e2f (patch)
tree00ecdbe9783352afefe2eb63b13b0ff245e7feb8 /gnu
parent8ff7fad1d70ef7c6c43e1dd688ba1747c81077dd (diff)
Fix stand/ build after r339671.
ffs_subr.c requires calculate_crc32c() from libkern. Unfortunately we cannot just add libkern/crc32.c to libstand because crc32.o is already compiled from contrib/zlib/crc32.c. Use the include trick to rename the source. Note that libstand also provides crc32.c which seems to be unused. Reviewed by: imp Sponsored by: The FreeBSD Foundation Differential revision: https://reviews.freebsd.org/D17677
Notes
svn path=/head/; revision=339673
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions