Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 56845589e769d6763880e5a384f54b6985175b07..00495cdb5324a00668654cba3761082e50263cc7 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -4407,6 +4407,7 @@ |
# linker might not be gold, but isn't used much anyway. |
'-Wl,--threads', |
'-Wl,--thread-count=4', |
+ '-Wl,--detect-odr-violations', |
], |
}], |
], |