]> git.ipfire.org Git - thirdparty/zstd.git/commit
do not install zbuff.h 2166/head
authorYann Collet <cyan@fb.com>
Fri, 22 May 2020 22:35:54 +0000 (15:35 -0700)
committerYann Collet <cyan@fb.com>
Fri, 22 May 2020 22:35:54 +0000 (15:35 -0700)
commit082755bd3f456729eec1be38feccfd706772e108
tree5ece97d5095d546c73a299a2fed882b6f6de83dd
parente20b6017818d29419ecd47613ea3fc9852916ea7
do not install zbuff.h

this API is deprecated, for a loong time now,
all related symbols will be removed in a future version (likely v1.5.0)
and the header file `zbuff.h` doesn't compile from `include/` anyway,
because it needs to be positioned one directory below `zstd.h`.

Also removed `cover.h` from `cmake` installer,
as it should have never been part of this list to begin with.
build/cmake/lib/CMakeLists.txt
build/meson/lib/meson.build
lib/Makefile