makefile.mingw: Use normal boost libraries instead of debug for Windows

https://github.com/bitcoin/bitcoin/pull/2835#issuecomment-21231694
This commit is contained in:
phelixbtc 2013-07-19 10:20:13 +02:00
parent 4eab2dcc81
commit eda7605dfe
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ USE_UPNP:=-
USE_IPV6:=1
DEPSDIR?=/usr/local
BOOST_SUFFIX?=-mgw46-mt-sd-1_52
BOOST_SUFFIX?=-mgw46-mt-s-1_52
INCLUDEPATHS= \
-I"$(CURDIR)" \