mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06:00
rust: subprojects: add libc crate
This allows access to errno values. Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
9ee4886700
commit
4cfe9edb1b
7 changed files with 55 additions and 2 deletions
7
subprojects/libc-0.2-rs.wrap
Normal file
7
subprojects/libc-0.2-rs.wrap
Normal file
|
@ -0,0 +1,7 @@
|
|||
[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
|
Loading…
Add table
Add a link
Reference in a new issue