mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
meson: subprojects: replace berkeley-{soft,test}float-3 with wraps
Unlike other subprojects, these require an overlay directory to include meson rules to build the libraries. The rules are basically lifted from tests/fp/meson.build, with a few changes to create platform.h and publish a dependency. The build defines are passed through a subproject option, and posted back to users of the library via the dependency's compile_args. The only remaining user of GIT_SUBMODULES and GIT_SUBMODULES_ACTION is roms/SLOF, which is used to build pc-bios/s390-ccw. All other roms submodules are only present to satisfy the license on pre-built firmware blobs. Best reviewed with --color-moved. Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
bf6903f694
commit
d2dfe0b506
12 changed files with 590 additions and 581 deletions
5
subprojects/berkeley-testfloat-3.wrap
Normal file
5
subprojects/berkeley-testfloat-3.wrap
Normal file
|
@ -0,0 +1,5 @@
|
|||
[wrap-git]
|
||||
url = https://gitlab.com/qemu-project/berkeley-testfloat-3
|
||||
revision = 40619cbb3bf32872df8c53cc457039229428a263
|
||||
patch_directory = berkeley-testfloat-3
|
||||
depth = 1
|
Loading…
Add table
Add a link
Reference in a new issue