summaryrefslogtreecommitdiffstats
path: root/debian/patches/vendor/u-hurd-libloading-0.7.4.patch
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--debian/patches/vendor/u-hurd-libloading-0.7.4.patch (renamed from debian/patches/u-hurd-libloading-0.7.4.patch)13
1 files changed, 7 insertions, 6 deletions
diff --git a/debian/patches/u-hurd-libloading-0.7.4.patch b/debian/patches/vendor/u-hurd-libloading-0.7.4.patch
index 3b4ce6ba9..e4d0ab658 100644
--- a/debian/patches/u-hurd-libloading-0.7.4.patch
+++ b/debian/patches/vendor/u-hurd-libloading-0.7.4.patch
@@ -1,10 +1,11 @@
-https://github.com/nagisa/rust_libloading/pull/129
+From: Samuel Thibault <samuel.thibault@ens-lyon.org>
+Date: Tue, 29 Aug 2023 19:55:29 +0000
+Subject: add hurd support
-commit 2e3104a30c4d14aa48871036b779f968a9472ff6
-Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
-Date: Tue Aug 29 19:55:29 2023 +0000
-
- Add GNU/Hurd support
+Forwarded: https://github.com/nagisa/rust_libloading/pull/129
+---
+ vendor/libloading-0.7.4/src/os/unix/consts.rs | 4 ++++
+ 1 file changed, 4 insertions(+)
diff --git a/vendor/libloading-0.7.4/src/os/unix/consts.rs b/vendor/libloading-0.7.4/src/os/unix/consts.rs
index ea7a6a1..5794ade 100644