Move zstd from contrib to sys/contrib so it can be used in the
kernel. Adjust the Makefiles that referenced it to the new path. Sponsored by: Netflix OK'd by: cem@ and AllanJude@
@ -33,7 +33,7 @@ LIBADD= pthread
|
|||||||
|
|
||||||
PRIVATELIB= yes
|
PRIVATELIB= yes
|
||||||
|
|
||||||
ZSTDDIR= ${SRCTOP}/contrib/zstd
|
ZSTDDIR= ${SRCTOP}/sys/contrib/zstd
|
||||||
.PATH: ${ZSTDDIR}/lib/common ${ZSTDDIR}/lib/compress \
|
.PATH: ${ZSTDDIR}/lib/common ${ZSTDDIR}/lib/compress \
|
||||||
${ZSTDDIR}/lib/decompress ${ZSTDDIR}/lib/deprecated \
|
${ZSTDDIR}/lib/decompress ${ZSTDDIR}/lib/deprecated \
|
||||||
${ZSTDDIR}/lib/dictBuilder ${ZSTDDIR}/lib
|
${ZSTDDIR}/lib/dictBuilder ${ZSTDDIR}/lib
|
||||||
|
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 68 KiB |
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 68 KiB |
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 88 KiB After Width: | Height: | Size: 88 KiB |
Before Width: | Height: | Size: 92 KiB After Width: | Height: | Size: 92 KiB |
Before Width: | Height: | Size: 88 KiB After Width: | Height: | Size: 88 KiB |