Skip to content

Instantly share code, notes, and snippets.

@BobGneu
Created September 13, 2015 22:40
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save BobGneu/f9dc1a3ac664f5426edb to your computer and use it in GitHub Desktop.
manual build steps for Flathead on Windows
SET PATH=%PATH%;%CD%\deps\depot_tools
CD deps
fetch v8
cd v8
git new-branch flathead
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment