Commit c3ca9205 authored by Josh Haberman's avatar Josh Haberman

Pass $CC environment variable through tox.

parent d8814ed5
......@@ -4,6 +4,7 @@ envlist =
[testenv]
usedevelop=true
passenv = CC
setenv =
cpp: LD_LIBRARY_PATH={toxinidir}/../src/.libs
cpp: DYLD_LIBRARY_PATH={toxinidir}/../src/.libs
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment