]> git.ipfire.org Git - thirdparty/zstd.git/commit
Fix typo in libzstd.a-mt make rules 711/head
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 25 May 2017 23:43:05 +0000 (23:43 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 25 May 2017 23:43:05 +0000 (23:43 +0000)
commit1ea655c76518e96f02d43de88c7644d4916fd5d0
treefc1d8ac7e07a17add257ea07787b0d61ab614fec
parent5d62c16ff541f470a9450db9182a7f5f2de8b9e6
Fix typo in libzstd.a-mt make rules

The macro name is ZSTD_MULTITHREAD, not ZSTD_MULTHREAD.

Fixes: ca6fae78080d ("Add MT enabled targets for libzstd")
lib/Makefile