Remove -std=gnu++11 flag
This commit is contained in:
parent
3826e8864a
commit
c210c68bee
1 changed files with 0 additions and 1 deletions
|
@ -153,7 +153,6 @@
|
|||
],
|
||||
'cflags_cc': [
|
||||
'-D__STRICT_ANSI__',
|
||||
'-std=gnu++11',
|
||||
'-fno-rtti',
|
||||
],
|
||||
}], # OS=="linux"
|
||||
|
|
Loading…
Reference in a new issue