mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-10-04 00:31:15 +00:00
Rust: Remove obsolete bindgen flag
--size_t-is-usize has been deprecated for a while and is removed in bindgen 0.64 Signed-off-by: Christine Caulfield <ccaulfie@redhat.com> Reviewed-by: Jan Friesse <jfriesse@redhat.com>
This commit is contained in:
parent
3e4eba6548
commit
f4ff07eba3
@ -17,7 +17,6 @@ filter="$3"
|
||||
shift; shift; shift
|
||||
|
||||
bindgen \
|
||||
--size_t-is-usize \
|
||||
--no-prepend-enum-name \
|
||||
--no-layout-tests \
|
||||
--no-doc-comments \
|
||||
|
Loading…
Reference in New Issue
Block a user