Skip to content

Instantly share code, notes, and snippets.

@cd789
Created August 14, 2021 06:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cd789/6c0d7d7bda48fff32ba8541dd5551a64 to your computer and use it in GitHub Desktop.
Save cd789/6c0d7d7bda48fff32ba8541dd5551a64 to your computer and use it in GitHub Desktop.
#!/bin/bash
gn gen out/x64.release --args='is_debug=false target_cpu="x64" symbol_level=2 v8_enable_object_print=true v8_enable_backtrace=true'
ninja -C out/x64.release d8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment