diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2018-07-01 19:58:43 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2018-07-01 21:54:09 +0000 |
commit | 5113eb14b9ca4711c5fc197b150dc125eeaf77f6 (patch) | |
tree | 91f359f6b241ebef7d5ed2cc4bd29f3c1aea369b /mesonbuild/mesonlib.py | |
parent | cb36add970d448f8b4ace7e4dc6028e5441bccd7 (diff) | |
download | meson-5113eb14b9ca4711c5fc197b150dc125eeaf77f6.zip meson-5113eb14b9ca4711c5fc197b150dc125eeaf77f6.tar.gz meson-5113eb14b9ca4711c5fc197b150dc125eeaf77f6.tar.bz2 |
gnome: Use raw link arguments with g-ir and gtk-doc
Those tools use our arguments to build a file and execute it to
introspect it at runtime. However, they do not know that you can pass
the full path to the library to use, and ignore the arguments.
The long-term fix for this is to have them output a .c file that Meson
will build for them, which they can then run, but that will require
upstream changes:
https://gitlab.gnome.org/GNOME/gtk-doc/merge_requests/1
Closes https://github.com/mesonbuild/meson/issues/3774
Diffstat (limited to 'mesonbuild/mesonlib.py')
0 files changed, 0 insertions, 0 deletions