[sysprof] build: set NO_AT_BRIDGE=1 when running automated tests
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof] build: set NO_AT_BRIDGE=1 when running automated tests
- Date: Tue, 10 Sep 2019 01:02:04 +0000 (UTC)
commit a2f99c7be5b6358ef5622b79fc6582228c215b8b
Author: Christian Hergert <chergert redhat com>
Date: Mon Sep 9 17:58:17 2019 -0700
build: set NO_AT_BRIDGE=1 when running automated tests
src/tests/meson.build | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/tests/meson.build b/src/tests/meson.build
index e504e39..c506d19 100644
--- a/src/tests/meson.build
+++ b/src/tests/meson.build
@@ -4,6 +4,7 @@ test_env = [
'G_DEBUG=gc-friendly',
'GSETTINGS_BACKEND=memory',
'MALLOC_CHECK_=2',
+ 'NO_AT_BRIDGE=1',
]
test_cflags = [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]