Index: tools/cygprofile/cygprofile.gyp |
diff --git a/tools/cygprofile/cygprofile.gyp b/tools/cygprofile/cygprofile.gyp |
index cba5792fa19b8fa2028ef8ae0a4e1998895dd6e9..1e7c751ae473b2ab34dc611016962ed8c03833b3 100644 |
--- a/tools/cygprofile/cygprofile.gyp |
+++ b/tools/cygprofile/cygprofile.gyp |
@@ -14,7 +14,6 @@ |
'cygprofile.cc', |
], |
'cflags!': [ '-finstrument-functions' ], |
- 'cflags': [ '-std=c++0x' ], # for unordered_set |
}, |
], |
} |