Skip to content

Instantly share code, notes, and snippets.

@hikiko
Last active May 18, 2021 10:57
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 hikiko/3a35655f88ca33db63f949af81f5b421 to your computer and use it in GitHub Desktop.
Save hikiko/3a35655f88ca33db63f949af81f5b421 to your computer and use it in GitHub Desktop.
gn args I've used to build ANGLE
use_debug_fission = false
strip_debug_info = false
enable_iterator_debugging = false
is_debug = true
use_dwarf5 = false
enable_dsyms = true
symbol_level = 2
dcheck_always_on = true
supports_llvm = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment