Explicitly link pthread
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 8 Sep 2017 12:15:34 +0000 (14:15 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 8 Sep 2017 12:15:36 +0000 (14:15 +0200)
commited146945e94bedf363d4caf6e541927e792a39db
treeef26c8f123d56790244c66a4438e3d2ebfe09fa8
parented3a279797434909a2ad571393d7724d50746312
Explicitly link pthread

Needed by newer binutils, they are more strict.
17 files changed:
src/CMakeLists.txt
test/CMakeLists.test_configurationcommandline.txt
test/CMakeLists.test_configurationfile.txt
test/CMakeLists.test_configurationoptions.txt
test/CMakeLists.test_dns.txt
test/CMakeLists.test_hoststatus.txt
test/CMakeLists.test_icmppacket.txt
test/CMakeLists.test_icmpv4header.txt
test/CMakeLists.test_icmpv6header.txt
test/CMakeLists.test_ipv4header.txt
test/CMakeLists.test_ipv6header.txt
test/CMakeLists.test_linkstatus.txt
test/CMakeLists.test_loglevel.txt
test/CMakeLists.test_logoutput.txt
test/CMakeLists.test_messagepayload.txt
test/CMakeLists.test_pingprotocol.txt
test/CMakeLists.test_tcpheader.txt