Add a note about hacks for building on V8.

TBR=abarth@chromium.org
BUG=v8:3841
This commit is contained in:
Eric Seidel 2015-01-22 10:55:02 -08:00
parent 447f8b19cf
commit 9d01b86caf

View File

@ -6,6 +6,9 @@ Building
* Follow the setup & build instructions for [Mojo](https://github.com/domokit/mojo)
If building for Android, be aware a patch to V8's GN build is required:
https://code.google.com/p/v8/issues/detail?id=3841
Running applications
--------------------