]> git.sesse.net Git - stockfish/commitdiff
Do not require -lpthread when linking in mingw
authorMarco Costalba <mcostalba@gmail.com>
Fri, 27 Jan 2012 18:41:12 +0000 (19:41 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Fri, 27 Jan 2012 18:41:24 +0000 (19:41 +0100)
With this we should compeltely remove the need
of installing third party POSIX threads library
when compiling with mingw-gcc under Windows.

Spotted by Trung Tu.

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>

No differences found