mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-29 05:22:30 +02:00
Merge pull request #2836 from phelixbtc/patch-3
makefile.mingw: Use normal boost libraries instead of debug for Windows
This commit is contained in:
commit
ac6561322f
@ -21,7 +21,7 @@ USE_UPNP:=-
|
|||||||
USE_IPV6:=1
|
USE_IPV6:=1
|
||||||
|
|
||||||
DEPSDIR?=/usr/local
|
DEPSDIR?=/usr/local
|
||||||
BOOST_SUFFIX?=-mgw46-mt-sd-1_52
|
BOOST_SUFFIX?=-mgw46-mt-s-1_52
|
||||||
|
|
||||||
INCLUDEPATHS= \
|
INCLUDEPATHS= \
|
||||||
-I"$(CURDIR)" \
|
-I"$(CURDIR)" \
|
||||||
|
Loading…
Reference in New Issue
Block a user