mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
build: set NO_AT_BRIDGE=1 when running automated tests
This commit is contained in:
@ -4,6 +4,7 @@ test_env = [
|
||||
'G_DEBUG=gc-friendly',
|
||||
'GSETTINGS_BACKEND=memory',
|
||||
'MALLOC_CHECK_=2',
|
||||
'NO_AT_BRIDGE=1',
|
||||
]
|
||||
|
||||
test_cflags = [
|
||||
|
||||
Reference in New Issue
Block a user