diff options
| -rw-r--r-- | meta/recipes-devtools/rust/cargo-c/0001-Define-more-ioctl-codes-on-riscv32gc-unknown-linux-g.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rust/cargo-c/0001-Define-more-ioctl-codes-on-riscv32gc-unknown-linux-g.patch b/meta/recipes-devtools/rust/cargo-c/0001-Define-more-ioctl-codes-on-riscv32gc-unknown-linux-g.patch index 3b9936131a..95dcb45e56 100644 --- a/meta/recipes-devtools/rust/cargo-c/0001-Define-more-ioctl-codes-on-riscv32gc-unknown-linux-g.patch +++ b/meta/recipes-devtools/rust/cargo-c/0001-Define-more-ioctl-codes-on-riscv32gc-unknown-linux-g.patch | |||
| @@ -6,7 +6,7 @@ Subject: [PATCH] Define more ioctl codes on riscv32gc-unknown-linux-gnu | |||
| 6 | Define ioctl codes including `FICLONE` and `FS_IOC32_GETVERSION` on | 6 | Define ioctl codes including `FICLONE` and `FS_IOC32_GETVERSION` on |
| 7 | riscv32gc-unknown-linux-gnu. | 7 | riscv32gc-unknown-linux-gnu. |
| 8 | 8 | ||
| 9 | Upstream-Status: Submitted [https://github.com/rust-lang/libc/pull/4382] | 9 | Upstream-Status: Backport [https://github.com/rust-lang/libc/commit/4b439b0953573e0383da7e092b1f516ba21f3398] |
| 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 11 | --- | 11 | --- |
| 12 | src/unix/linux_like/linux/arch/generic/mod.rs | 6 +++++- | 12 | src/unix/linux_like/linux/arch/generic/mod.rs | 6 +++++- |
