diff options
author | Ting-Wei Lan <lantw@src.gnome.org> | 2017-12-18 18:41:49 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw@src.gnome.org> | 2018-01-07 01:56:00 +0800 |
commit | ab2f68ec9cd3a7b9db3e22c77a1e7d703c26e612 (patch) | |
tree | ad8147a515cae89934c8c47c508f7ba180c44004 /mesonbuild/scripts/gtkdochelper.py | |
parent | 08113da388f33fc85151d872f317bc2daacafba1 (diff) | |
download | meson-ab2f68ec9cd3a7b9db3e22c77a1e7d703c26e612.zip meson-ab2f68ec9cd3a7b9db3e22c77a1e7d703c26e612.tar.gz meson-ab2f68ec9cd3a7b9db3e22c77a1e7d703c26e612.tar.bz2 |
gnome.generate_gir: Pass *FLAGS set in the environment to g-ir-scanner
The reason for this change is the same as the previous commit. Although
g-ir-scanner can pick arguments from CFLAGS, CPPFLAGS, LDFLAGS
environment variables by itself, it is still better for build systems
to put them on the command line instead of relying on users to setup
the same environment.
Since g-ir-scanner doesn't provide a way to set arbitrary linker flags
on the command line, arguments in LDFLAGS that are not started with -L
are not passed.
Diffstat (limited to 'mesonbuild/scripts/gtkdochelper.py')
0 files changed, 0 insertions, 0 deletions