[tor-bugs] #27081 [Core Tor/Tor]: Don't link pthreads on win32, even if it is present

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Aug 8 13:50:22 UTC 2018


#27081: Don't link pthreads on win32, even if it is present
-------------------------+-------------------------------------------------
     Reporter:  nickm    |      Owner:  nickm
         Type:  defect   |     Status:  assigned
     Priority:  Medium   |  Milestone:  Tor: 0.3.5.x-final
    Component:  Core     |    Version:
  Tor/Tor                |   Keywords:  fast-fix 029-backport 032-backport
     Severity:  Normal   |  033-backport 034-backport
Actual Points:           |  Parent ID:
       Points:           |   Reviewer:
      Sponsor:           |
-------------------------+-------------------------------------------------
 Some mingw setups include an -lpthread, even though we don't use pthreads
 on windows. Therefore, we should only search for the pthreads functions
 when we are not building for windows.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27081>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list