]> git.ipfire.org Git - thirdparty/zstd.git/commit
contrib/pzstd/Makefile: fix build of tests 1485/head
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 27 Dec 2018 12:42:44 +0000 (12:42 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 28 Dec 2018 19:02:22 +0000 (19:02 +0000)
commit8b2210411a02a8ec537ee64d71ece7b9a48d1149
treebcd175e1bfe65818e84fd0b108cec358e36c78fd
parent23c73fe3e28321fd8747e1f310e0bd3e989e3d00
contrib/pzstd/Makefile: fix build of tests

Apparently, Options.o cannot be linked in without $(PROGDIR)/util.o
contrib/pzstd/Makefile