| Index: gypfiles/standalone.gypi
|
| diff --git a/gypfiles/standalone.gypi b/gypfiles/standalone.gypi
|
| index be2f1ee49f586ff2a53b60d5f71279f052f29c62..85f0029aab102b787651a07592928fdedd3a1606 100644
|
| --- a/gypfiles/standalone.gypi
|
| +++ b/gypfiles/standalone.gypi
|
| @@ -33,7 +33,6 @@
|
| 'includes': ['toolchain.gypi'],
|
| 'variables': {
|
| 'component%': 'static_library',
|
| - 'force_dynamic_crt%': 0,
|
| 'clang_xcode%': 0,
|
| # Track where uninitialized memory originates from. From fastest to
|
| # slowest: 0 - no tracking, 1 - track only the initial allocation site, 2
|
|
|