Bug 585847: remove -DUSE_DEBUG_RTL, which is not being used. r=nelson.
Tag: NSS_3_12_BRANCH git-svn-id: svn://10.0.0.236/branches/NSS_3_12_BRANCH@261013 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -147,7 +147,7 @@ else # !NS_USE_GCC
|
||||
# (RTL) in the debug build
|
||||
#
|
||||
ifdef USE_DEBUG_RTL
|
||||
OS_CFLAGS += -MDd -DUSE_DEBUG_RTL -D_CRTDBG_MAP_ALLOC
|
||||
OS_CFLAGS += -MDd -D_CRTDBG_MAP_ALLOC
|
||||
else
|
||||
OS_CFLAGS += -MD
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user