[libdazzle] build: set NO_AT_BRIDGE=1 in automated tests
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libdazzle] build: set NO_AT_BRIDGE=1 in automated tests
- Date: Tue, 10 Sep 2019 01:06:10 +0000 (UTC)
commit 9a9c871fa9f2ae803cffc8dc29988a2763696ff0
Author: Christian Hergert <chergert redhat com>
Date: Mon Sep 9 18:06:04 2019 -0700
build: set NO_AT_BRIDGE=1 in automated tests
tests/meson.build | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/tests/meson.build b/tests/meson.build
index a202bbd..cd98bc3 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -7,6 +7,7 @@ test_env = [
'GSETTINGS_BACKEND=memory',
'PYTHONDONTWRITEBYTECODE=yes',
'MALLOC_CHECK_=2',
+ 'NO_AT_BRIDGE=1',
# 'MALLOC_PERTURB_=$((${RANDOM:-256} % 256))',
]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]