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

Unified Diff: tools/gyp/v8.gyp

Issue 7350017: Make fast tls the default (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 9 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 | « src/platform-tls.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gyp/v8.gyp
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
index 3be5cc052411a1f3375b269cccc538ae133ca47a..26504836afddad8b8b879557fded77a8b08bd026 100644
--- a/tools/gyp/v8.gyp
+++ b/tools/gyp/v8.gyp
@@ -63,7 +63,6 @@
'target_defaults': {
'defines': [
'ENABLE_DEBUGGER_SUPPORT',
- 'V8_FAST_TLS',
],
'conditions': [
['OS!="mac"', {
« no previous file with comments | « src/platform-tls.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698