mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-03 09:56:38 -05:00
bitcoind does not need to link with gthread-2.0
This commit is contained in:
parent
ef49d8a6ca
commit
e44a00ae0d
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ endif
|
||||||
|
|
||||||
LIBS+= \
|
LIBS+= \
|
||||||
-Wl,-B$(LMODE2) \
|
-Wl,-B$(LMODE2) \
|
||||||
-l gthread-2.0 \
|
|
||||||
-l z \
|
-l z \
|
||||||
-l dl \
|
-l dl \
|
||||||
-l pthread
|
-l pthread
|
||||||
|
|
Loading…
Add table
Reference in a new issue