mirror of
https://gitlab.com/qemu-project/qemu.git
synced 2026-08-26 22:23:12 -04:00
Meson can automatically generate most of the build rules for subprojects, based on the contents of their Cargo.toml. Handwritten snippets can be placed in meson/meson.build to replace build.rs. Disable Meson's use of the nightly-only option "--env-set". It is buggy and anyway it should not be there in future version. Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
10 lines
346 B
Text
10 lines
346 B
Text
[wrap-file]
|
|
directory = libc-0.2.162
|
|
source_url = https://crates.io/api/v1/crates/libc/0.2.162/download
|
|
source_filename = libc-0.2.162.tar.gz
|
|
source_hash = 18d287de67fe55fd7e1581fe933d965a5a9477b38e949cfa9f8574ef01506398
|
|
method = cargo
|
|
patch_directory = libc-0.2-rs
|
|
|
|
# bump this version number on every change to meson.build or the patches:
|
|
# v1
|