fix: Add -lpthread to link Bazel BUILD options (#189)
authorAndreas Schuh <andreas.schuh.84@gmail.com>
Fri, 25 Nov 2016 09:10:09 +0000 (09:10 +0000)
committerGitHub <noreply@github.com>
Fri, 25 Nov 2016 09:10:09 +0000 (09:10 +0000)
commit86d67a3f49bbb88fb15761079f8bc1ff146e490d
treebea2f3cc0eb391eb94cf2960e231846466bc0250
parentc94a60e2f6157085610c274bc26be74745e778b2
fix: Add -lpthread to link Bazel BUILD options (#189)

* fix: Add -pthread link option to Bazel BUILD file
* fix: Use -lpthread instead of -pthread
BUILD