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': [
|
'cflags_cc': [
|
||||||
'-D__STRICT_ANSI__',
|
'-D__STRICT_ANSI__',
|
||||||
'-std=gnu++11',
|
|
||||||
'-fno-rtti',
|
'-fno-rtti',
|
||||||
],
|
],
|
||||||
}], # OS=="linux"
|
}], # OS=="linux"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue