aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorwarptangent <warptangent@inbox.com>2015-07-16 05:18:15 -0700
committerwarptangent <warptangent@inbox.com>2015-07-16 05:30:46 -0700
commitbbb936df0fd75bea41a00113a8ac4c4a281e970f (patch)
tree292e15a137809efd662f371648a2f8539dd9a93b /src
parentc9e5fece32462dd3431c8ccbf6a7d8c5d6b30cb3 (diff)
downloadmonzero-core-bbb936df0fd75bea41a00113a8ac4c4a281e970f.tar.gz
monzero-core-bbb936df0fd75bea41a00113a8ac4c4a281e970f.tar.xz
monzero-core-bbb936df0fd75bea41a00113a8ac4c4a281e970f.zip
Use g++ flag "-pthread" instead of "-lpthread", where preferred
CMake supports this through THREADS_PREFER_PTHREAD_FLAG. Remove inclusion of pthread library in EXTRA_LIBRARIES, as the individual CMakeLists.txt files which need pthread already require it with CMAKE_THREAD_LIBS_INIT.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions