Also tweaking local template.

This commit is contained in:
Nicolas "Pixel" Noble 2019-09-17 23:07:39 +02:00
parent 50f6994510
commit b847e405e8
2 changed files with 0 additions and 4 deletions

View File

@ -69,11 +69,9 @@
'-g',
],
'cflags_c': [
'-Werror',
'-std=c99'
],
'cflags_cc': [
'-Werror',
'-std=c++1y'
],
'include_dirs': [

View File

@ -65,11 +65,9 @@
% endif
% endfor
'cflags_c': [
'-Werror',
'-std=c99'
],
'cflags_cc': [
'-Werror',
'-std=c++1y'
],
'include_dirs': [