The binary tools aren't in git; they're downloaded by various other build scripts.
I have tried rolling depot_tools back to an earlier time, but most of the problematic tools (clang, binutils, sysroot) aren't actually from there; they're from other projects embedded in v8 source code. I've also tried rolling back the v8/build git repo to a time when it checked out a Debian wheezy sysroot, rather than Debian jessie sysroot. However even wheezy used glibc 2.14, so those tools still didn't work on Centos 6. I don't see any time in git history where the sysroot was any older than wheezy, which makes me wonder how this build *ever* worked on Centos 6. -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
