Brian Silverman | b466eef | 2015-11-28 20:33:44 -0500 | [diff] [blame^] | 1 | # Ignore issues with initialization order for gflags mutexes. |
2 | # They (at least try to) work around any issues with complicated stuff explained | ||||
3 | # in a comment at the top of //third_party/gflags/src/mutex.h. | ||||
4 | type:gflags_mutex_namespace::Mutex=init |