summaryrefslogtreecommitdiff
path: root/doc/generated/examples/troubleshoot_Dump_2.xml
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2019-10-07 17:50:28 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2019-10-07 17:50:28 +0200
commit56337453f0f3fbe34255e636d5d65974f4d17681 (patch)
treef26899d6d2ee33b890cfcb9b371e7177a2508b69 /doc/generated/examples/troubleshoot_Dump_2.xml
parentefdf3fdbcd2f7654cb8d1209a8b040914437bacd (diff)
New upstream version 3.1.1upstream/3.1.1
Diffstat (limited to 'doc/generated/examples/troubleshoot_Dump_2.xml')
-rw-r--r--doc/generated/examples/troubleshoot_Dump_2.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/generated/examples/troubleshoot_Dump_2.xml b/doc/generated/examples/troubleshoot_Dump_2.xml
index e8e0960..d83fb94 100644
--- a/doc/generated/examples/troubleshoot_Dump_2.xml
+++ b/doc/generated/examples/troubleshoot_Dump_2.xml
@@ -80,7 +80,7 @@ scons: Reading SConscript files ...
'SHCXX': '$CXX',
'SHCXXCOM': '${TEMPFILE("$SHCXX $_MSVC_OUTPUT_FLAG /c $CHANGED_SOURCES $SHCXXFLAGS $SHCCFLAGS $_CCCOMCOM","$SHCXXCOMSTR")}',
'SHCXXFLAGS': ['$CXXFLAGS'],
- 'SHELL': None,
+ 'SHELL': 'command',
'SHLIBPREFIX': '',
'SHLIBSUFFIX': '.dll',
'SHOBJPREFIX': '$OBJPREFIX',
@@ -90,6 +90,7 @@ scons: Reading SConscript files ...
'TARGET_ARCH': None,
'TARGET_OS': None,
'TEMPFILE': &lt;class 'SCons.Platform.TempFileMunge'&gt;,
+ 'TEMPFILEARGJOIN': '\n',
'TEMPFILEPREFIX': '@',
'TOOLS': ['msvc', 'install', 'install'],
'_CCCOMCOM': '$CPPFLAGS $_CPPDEFFLAGS $_CPPINCFLAGS $CCPCHFLAGS $CCPDBFLAGS',