commit | 1c6560af70d9aa8385a964a2d6c742a078292f5d | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Tue Jul 14 11:02:16 2009 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Tue Jul 14 11:02:16 2009 |
tree | f44ed0a4c3ed644091e5ebd216e8f637ade4a4e3 | |
parent | 2423f94cd41891fbb5dad86f5a49a7964350f5d9 [diff] |
Add -fno-threadsafe-statics to the Linux build. We already depend on our static initializers being thread safe, since MSVC does not implement locking around static initialization. This avoids extra locking (__cxa_guard_acquire / __cxa_guard_release). Review URL: http://codereview.chromium.org/149607 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20616 0039d316-1c4b-4281-b951-d872f2087c98