![]() This option is only valid for C++ and ObjC++, but the kwarg is useful for mixed language targets. Asking for inlines as well, when the compiler driver is trying to build the C components of a target, results in gcc emitting: ``` cc1: warning: command-line option ‘-fvisibility-inlines-hidden’ is valid for C++/ObjC++ but not for C ``` Squelch this warning by filtering it out on Meson's side of things. |
||
---|---|---|
.. | ||
__init__.py | ||
arm.py | ||
ccrx.py | ||
clang.py | ||
clike.py | ||
compcert.py | ||
elbrus.py | ||
emscripten.py | ||
gnu.py | ||
intel.py | ||
islinker.py | ||
pgi.py | ||
ti.py | ||
visualstudio.py | ||
xc16.py |