mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-11 07:17:53 +00:00
bitcoind does not need to link with gthread-2.0
This commit is contained in:
parent
ef49d8a6ca
commit
e44a00ae0d
@ -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…
Reference in New Issue
Block a user