mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-09 10:43:19 -05:00
Merge remote branch 'refs/remotes/svn/trunk' into svn
This commit is contained in:
commit
2bda554be4
1 changed files with 3 additions and 1 deletions
|
@ -26,7 +26,9 @@ LIBS= \
|
||||||
-l ssl \
|
-l ssl \
|
||||||
-l crypto \
|
-l crypto \
|
||||||
-Wl,-Bdynamic \
|
-Wl,-Bdynamic \
|
||||||
-l gthread-2.0
|
-l gthread-2.0 \
|
||||||
|
-l z \
|
||||||
|
-l dl
|
||||||
|
|
||||||
DEFS=-D__WXGTK__ -DNOPCH -DFOURWAYSSE2 -DUSE_SSL
|
DEFS=-D__WXGTK__ -DNOPCH -DFOURWAYSSE2 -DUSE_SSL
|
||||||
DEBUGFLAGS=-g -D__WXDEBUG__
|
DEBUGFLAGS=-g -D__WXDEBUG__
|
||||||
|
|
Loading…
Add table
Reference in a new issue