mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
build: remove disabling of checks
This is excessive and not really worth it.
This commit is contained in:
@ -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 += [
|
||||
|
||||
Reference in New Issue
Block a user