]> git.ipfire.org Git - thirdparty/zstd.git/commit
try to keep libzstd.a "as is" once created
authorYann Collet <cyan@fb.com>
Mon, 21 Dec 2020 01:10:57 +0000 (17:10 -0800)
committerYann Collet <cyan@fb.com>
Mon, 21 Dec 2020 01:10:57 +0000 (17:10 -0800)
commit9648bf027bee71db8f2cad1250c6c65730b0f2a1
tree0c0be25ac18a34ee1e91b68d23c3dee831ef6c01
parent7c495e8ea2fd8ef39084c44e24c2f854aff2b68e
try to keep libzstd.a "as is" once created

to be compatible with scenarios such as
`make -j allmost`
Makefile
lib/Makefile
programs/Makefile
tests/Makefile