diff --git a/DEPS b/DEPS index ce54dab69d..96ca6f18bb 100644 --- a/DEPS +++ b/DEPS @@ -67,6 +67,16 @@ deps_os = { } hooks = [ + { + # When using CC=clang CXX=clang++, there is a binutils version check that + # does not work correctly in common.gypi. Since we are stuck with a very + # old version of chromium/src/build, there is nothing to do but patch it to + # remove the check. Thankfully, this version number does not control + # anything critical in the build settings as far as we can tell. + 'name': 'patch-binutils-version-check', + 'pattern': '.', + 'action': ['sed', '-e', 's/