We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bdc63c commit 7b0f298Copy full SHA for 7b0f298
text.cabal
@@ -93,7 +93,7 @@ library
93
if os(darwin) || os(freebsd)
94
extra-libraries: c++
95
elif os(openbsd)
96
- extra-libraries: c++ c++abi
+ extra-libraries: c++ c++abi pthread
97
else
98
extra-libraries: stdc++
99
0 commit comments