Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(360)

Unified Diff: gypfiles/isolate.gypi

Issue 2190543003: [swarming] Remove hard-coded shared library configs (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Remove unused config var Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gni/isolate.gni ('k') | src/base.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gypfiles/isolate.gypi
diff --git a/gypfiles/isolate.gypi b/gypfiles/isolate.gypi
index 085ed5d31b25c62b3402d8a7b0b44b26f56417e8..149818c8d0636f2ffefcf4d1398b4e7dca901a00 100644
--- a/gypfiles/isolate.gypi
+++ b/gypfiles/isolate.gypi
@@ -80,7 +80,6 @@
'--config-variable', 'sanitizer_coverage=<(sanitizer_coverage)',
'--config-variable', 'component=<(component)',
'--config-variable', 'target_arch=<(target_arch)',
- '--config-variable', 'use_custom_libcxx=<(use_custom_libcxx)',
'--config-variable', 'v8_use_external_startup_data=<(v8_use_external_startup_data)',
'--config-variable', 'v8_use_snapshot=<(v8_use_snapshot)',
],
« no previous file with comments | « gni/isolate.gni ('k') | src/base.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698