mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +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([
|
add_global_arguments([
|
||||||
'-DG_DISABLE_CAST_CHECKS',
|
'-DG_DISABLE_CAST_CHECKS',
|
||||||
'-DG_DISABLE_ASSERT',
|
'-DG_DISABLE_ASSERT',
|
||||||
'-DG_DISABLE_CHECKS',
|
|
||||||
], language: 'c')
|
], language: 'c')
|
||||||
|
|
||||||
test_link_args += [
|
test_link_args += [
|
||||||
|
|||||||
Reference in New Issue
Block a user