Sign in
chromium
/
v8
/
v8
/
541b6c39e0ecae1c070f51fae8e9e3dab18d278c
/
.
/
build
/
README.txt
blob: 5f242ada342f1cbdc5d80d744428933fdccea462 [
file
] [
log
] [
blame
]
For build instructions, please refer to:
https://code.google.com/p/v8/wiki/BuildingWithGYP
TL;DR version on *nix:
$ make dependencies # Only needed once.
$ make ia32.release -j8
$ make ia32.release.check # Optionally: run tests.