MSVC: --enable-dbgutil uses debug runtimes
Works here with MSVC 2008, make check passes successfully. Change-Id: Id02ab357ea93bddd241c7801c0d7b9b4be83b7b4
This commit is contained in:
@@ -3219,7 +3219,7 @@ if test -n "$enable_dbgutil" -a "$enable_dbgutil" != "no"; then
|
||||
ENABLE_DBGUTIL="TRUE"
|
||||
# this is an extra var so it can have different default on different MSVC
|
||||
# versions (in case there are version specific problems with it)
|
||||
MSVC_USE_DEBUG_RUNTIME=""
|
||||
MSVC_USE_DEBUG_RUNTIME="TRUE"
|
||||
PROEXT=""
|
||||
PRODUCT=""
|
||||
|
||||
|
Reference in New Issue
Block a user