mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-10 07:00:53 +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',
|
'G_DEBUG=gc-friendly',
|
||||||
'GSETTINGS_BACKEND=memory',
|
'GSETTINGS_BACKEND=memory',
|
||||||
'MALLOC_CHECK_=2',
|
'MALLOC_CHECK_=2',
|
||||||
|
'NO_AT_BRIDGE=1',
|
||||||
]
|
]
|
||||||
|
|
||||||
test_cflags = [
|
test_cflags = [
|
||||||
|
|||||||
Reference in New Issue
Block a user