mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-22 21:04:22 +00:00
makefile.unix tweak from Xunie so bitcoind links on Ubuntu 10.04 x86_64
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@167 1a98c847-1fd6-4fd8-948a-caf3550aa51b
This commit is contained in:
parent
77cd030ac3
commit
2fad3d34b7
@ -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…
x
Reference in New Issue
Block a user