Commit b9c28534 authored by Stephen Spann's avatar Stephen Spann

typo in common.gypi comment

parent f19c622a
{
"target_defaults": {
"default_configuration": "Debug",
# enable andoird short names (not full path) for linking libraries
# enable android short names (not full paths) for linking libraries
"android_unmangled_name": 1,
'cflags': [ '-gdwarf-2', '-Werror', '-Wall', '-Wextra', '-Wno-missing-field-initializers' ],
'cflags_cc': [ '-std=c++11', '-frtti', '-fexceptions', '-Wno-literal-suffix' ],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment