]> git.ipfire.org Git - thirdparty/zstd.git/commit
Use -pthread rather than -lpthread. 1103/head
authorAdam Borowski <kilobyte@angband.pl>
Sun, 8 Apr 2018 23:50:49 +0000 (01:50 +0200)
committerAdam Borowski <kilobyte@angband.pl>
Sun, 8 Apr 2018 23:50:49 +0000 (01:50 +0200)
commit00d52282d0a55a5ec4a1af9601657cc548e1749d
tree9154427e1027abc2dee9a70e39ceff11b8af9a79
parent4195b36dd7ad216641921e24a013ffa52f1c8a17
Use -pthread rather than -lpthread.

It can have other effects, such as pulling in extra libraries.  Without it,
riscv build fails with undefined reference to `__atomic_compare_exchange_1'.
contrib/pzstd/Makefile