Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/core/systemd/fix-23609-efi-ia32.patch
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-07-24 08:17:57 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-07-24 08:17:57 +0200
commitcef29f852c4ff913b9cf764408403bce635bdb5e (patch)
treec6e772d6c8ff0be9bc06cef0096ed81f69587076 /core/systemd/fix-23609-efi-ia32.patch
parent78fe26e18eafd52e5ef911958e82599466334c48 (diff)
core/systemd: removed efi patch (fixed upstream)
Diffstat (limited to 'core/systemd/fix-23609-efi-ia32.patch')
-rw-r--r--core/systemd/fix-23609-efi-ia32.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/core/systemd/fix-23609-efi-ia32.patch b/core/systemd/fix-23609-efi-ia32.patch
deleted file mode 100644
index 7bfd421a..00000000
--- a/core/systemd/fix-23609-efi-ia32.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -rauN a/src/fundamental/sha256.c b/src/fundamental/sha256.c
---- a/src/fundamental/sha256.c 2022-06-03 18:23:03.582446505 +0200
-+++ b/src/fundamental/sha256.c 2022-06-03 18:23:13.382479050 +0200
-@@ -58,7 +58,7 @@
- # define UNALIGNED_P(p) (((size_t) p) % sizeof(uint32_t) != 0)
- # endif
- #else
--# define UNALIGNED_P(p) false
-+# define UNALIGNED_P(p) sd_false
- #endif
-
- /* This array contains the bytes used to pad the buffer to the next