Merge pull request #2836 from phelixbtc/patch-3

makefile.mingw: Use normal boost libraries instead of debug for Windows
This commit is contained in:
Jeff Garzik 2013-07-22 08:02:53 -07:00
commit ac6561322f
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)" \