diff options
| author | Paolo Bonzini <pbonzini@redhat.com> | 2025-06-10 16:59:54 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jussi.pakkanen@mailbox.org> | 2025-06-18 21:33:19 +0300 |
| commit | e8e80aaf020f5c74fd0cc791bc26a890d6fe8cfe (patch) | |
| tree | 432d3dcde32359abf15a5d5619f7718137519d44 /.github | |
| parent | 9b1eb8b8ed434d1c2fdca0d8ac46b79c9b91bb0f (diff) | |
| download | meson-e8e80aaf020f5c74fd0cc791bc26a890d6fe8cfe.tar.gz | |
interpreter: bump priority of default_library=static that comes from fallback
We're about to lower the priority of the default_options that were passed
to subproject() and dependency() below that of machine files and command
line options.
Whenever a static dependency is falling back to a subproject, however, do
not do that. It makes no sense to build a shared library in that case.
Another possibility however could be to just make it an error.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions
