summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/tools/TieredMMapArray.h
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2016-12-12 15:33:31 -0800
committerKonstantin Tokarev <annulen@yandex.ru>2016-12-13 07:45:15 +0000
commitc6a621dba39fdcb5d1c05eb5160e59d3ace6e179 (patch)
tree84347770543ff66f91529d5981373b0f5da7bada /Source/JavaScriptCore/tools/TieredMMapArray.h
parent67fef93059ba23812d7390ec7bb8d70f8e7b0492 (diff)
downloadqtwebkit-c6a621dba39fdcb5d1c05eb5160e59d3ace6e179.tar.gz
Fix build with MSYS Python
MSYS's Python is compiled as a POSIX environment, which means subprocess.Popen cannot be passed just a single string (to be given to CreateProcess). Instead, pass the split args and let the underlying system re-merge them. This is harmless with a pure Windows Python. MSYS python also changes parameters starting with / to a pathname, so use the equivalent -directives (dumpbin.exe accepts them). Change-Id: Id50531a20e40adb71a40525cf714d05c22959fb0 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'Source/JavaScriptCore/tools/TieredMMapArray.h')
0 files changed, 0 insertions, 0 deletions