tox: allow certain env variable
[deliverable/lttng-ivc.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 1bbeeb45c2aae2b4c61ef581b9d1e96701999b8e..df218605ff7e823c16f024f697e6d9e131ab9579 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -7,6 +7,7 @@
 envlist = py35
 
 [testenv]
+passenv = CFLAGS CPPFLAGS LD_LIBRARY_PATH LDFLAGS
 changedir= lttng_ivc
 commands = python bootstrap.py
        python build_projects.py
This page took 0.023089 seconds and 5 git commands to generate.