Remove -std=gnu++11 flag

This commit is contained in:
Cheng Zhao 2015-07-01 07:48:29 +00:00
parent 3826e8864a
commit c210c68bee

View file

@ -153,7 +153,6 @@
], ],
'cflags_cc': [ 'cflags_cc': [
'-D__STRICT_ANSI__', '-D__STRICT_ANSI__',
'-std=gnu++11',
'-fno-rtti', '-fno-rtti',
], ],
}], # OS=="linux" }], # OS=="linux"