|
@@ -15,7 +15,7 @@ diff --git a/giscanner/ccompiler.py b/giscanner/ccompiler.py
|
|
|
index cb97e76f..d29b28c8 100644
|
|
|
--- a/giscanner/ccompiler.py
|
|
|
+++ b/giscanner/ccompiler.py
|
|
|
-@@ -231,6 +231,8 @@ class CCompiler(object):
|
|
|
+@@ -266,6 +266,8 @@ class CCompiler(object):
|
|
|
|
|
|
for envvar in runtime_path_envvar:
|
|
|
if envvar in os.environ:
|