mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-22 21:50:14 +01:00
bitcoind does not need to link with gthread-2.0
This commit is contained in:
committed by
Luke Dashjr
parent
aec5c5fe26
commit
b526cbaa71
@@ -30,7 +30,6 @@ endif
|
||||
|
||||
LIBS+= \
|
||||
-Wl,-Bdynamic \
|
||||
-l gthread-2.0 \
|
||||
-l z \
|
||||
-l dl \
|
||||
-l pthread
|
||||
|
||||
Reference in New Issue
Block a user