diff options
author | Michael Kuhn <suraia@ikkoku.de> | 2018-11-13 17:37:19 +0100 |
---|---|---|
committer | Adam J. Stewart <ajstewart426@gmail.com> | 2018-11-13 10:37:19 -0600 |
commit | a852028b02c7f4b47cdeb496f78552ec9c7a9642 (patch) | |
tree | 2a7c47007f719612525d8472df4204d0a35c5e32 /share | |
parent | fe8c28703637228d81873b908f3681cd3eeb1851 (diff) | |
download | spack-a852028b02c7f4b47cdeb496f78552ec9c7a9642.tar.gz spack-a852028b02c7f4b47cdeb496f78552ec9c7a9642.tar.bz2 spack-a852028b02c7f4b47cdeb496f78552ec9c7a9642.tar.xz spack-a852028b02c7f4b47cdeb496f78552ec9c7a9642.zip |
glib: explicitly disable gtk-doc (#9771)
glib should not use the globally installed gtk-doc. Otherwise, gtk-doc
can fail with Python errors such as `ImportError: No module named site`.
This is due to the fact that Spack sets `PYTHONHOME`, which can confuse
the global Python installation that is used by gtk-doc.
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions