bitcoind does not need to link with gthread-2.0

This commit is contained in:
Gavin Andresen 2011-10-10 16:03:14 -04:00
parent ef49d8a6ca
commit e44a00ae0d
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@ endif
LIBS+= \
-Wl,-B$(LMODE2) \
-l gthread-2.0 \
-l z \
-l dl \
-l pthread