On Fri, Aug 29, 2014 at 1:14 PM, Ben Noordhuis <[email protected]> wrote:
> Try `make builddeps` first. That should probably be in a README or > something. > As surprising as it is for the v8 project, ;-) it *is* actually documented on https://code.google.com/p/v8/wiki/UsingGit (linked from https://developers.google.com/v8/build). You either get the depot_tools and do a simple "fetch v8" or you get v8 via git by hand and do "make builddeps" afterwards. -- -- 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.
