diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2019-07-16 12:30:43 +0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-08-21 06:30:06 -0400 |
commit | 1f0a1d8a51968444b10d12a2882bc3ba16b45866 (patch) | |
tree | ed6332fde7b6e50385edbc257d2a11364c3c3977 /meson | |
parent | fc9298928658485bf92fc8aaa782d26ca79aee6b (diff) | |
download | qemu-1f0a1d8a51968444b10d12a2882bc3ba16b45866.zip qemu-1f0a1d8a51968444b10d12a2882bc3ba16b45866.tar.gz qemu-1f0a1d8a51968444b10d12a2882bc3ba16b45866.tar.bz2 |
build-sys hack: link with whole .fa archives
In order to link the *-obj-y files into tests, we will make static
libraries of them in Meson, and then link them as whole archives
into the tests. To separate regular static libraries from link-whole
libraries, give them a different file extension.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'meson')
0 files changed, 0 insertions, 0 deletions