build: remove disabling of checks

This is excessive and not really worth it.
This commit is contained in:
Christian Hergert
2018-08-22 12:52:51 -07:00
parent 0676870d2d
commit c1b4fe3838

View File

@ -114,7 +114,6 @@ if not get_option('buildtype').startswith('debug')
add_global_arguments([
'-DG_DISABLE_CAST_CHECKS',
'-DG_DISABLE_ASSERT',
'-DG_DISABLE_CHECKS',
], language: 'c')
test_link_args += [