summaryrefslogtreecommitdiffstats
path: root/build/common.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'build/common.gypi')
-rw-r--r--build/common.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/common.gypi b/build/common.gypi
index be4f346..fed9d96 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -151,7 +151,7 @@
['OS=="win"', {
'conditions': [
['MSVS_VERSION=="2005"', {
- 'msvs_multi_core_compile%': 1,
+ 'msvs_multi_core_compile%': 0,
},{
'msvs_multi_core_compile%': 1,
}],