fix cvars not working

This commit is contained in:
2019-09-22 01:39:05 +02:00
parent cfbaf18f66
commit 493b799954
2 changed files with 57 additions and 49 deletions

View File

@ -149,7 +149,7 @@ class ExtensionConfig(object):
'-pipe',
'-fno-strict-aliasing',
'-Wall',
'-Werror',
# '-Werror',
'-Wno-unused',
'-Wno-switch',
'-Wno-array-bounds',