diff options
author | iphydf <iphydf@users.noreply.github.com> | 2016-08-18 10:29:39 +0100 |
---|---|---|
committer | iphydf <iphydf@users.noreply.github.com> | 2016-08-21 14:21:57 +0100 |
commit | b044cfbf1509ff45b2d4b0f518dadd8ad7c05046 (patch) | |
tree | b7568db37835374f920490b93dbb2f3eb0cc6308 /Makefile.am | |
parent | 4d83451da6f478473c6519c3dccd7a60f32b3acf (diff) |
Fix windows build.
The threading networking functions (on windows: winsock and friends) need to be
linked into the toxnetwork library, not the toxcore library, anymore. On Linux
and OSX, there is no winsock. On OSX, there is no need to link against threading
libraries, and on Linux, toxnetwork can have unresolved symbols when linking, so
this failure wasn't caught before.
Tested by building on the iphydf/windows-x86-qt5 docker image.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions