PC-BSD/trueos 75282fastand/libsa Makefile crc32_libkern.c

MFC (proactively; not required yet) r339673: 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.
DeltaFile
+2-2stand/libsa/Makefile
+3-0stand/libsa/crc32_libkern.c
+5-22 files

UnifiedSplitRaw