]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - src/patches/glibc-2.38/0005-x86_64-Fix-build-with-disable-multiarch-BZ-30721.patch
glibc: Import latest patches from upstream
[ipfire-2.x.git] / src / patches / glibc-2.38 / 0005-x86_64-Fix-build-with-disable-multiarch-BZ-30721.patch
index e506318f70c85313e1ba3cfdd1aa1ea1f0751655..3ee8410ebebea5d2e8152810eb257068d95d2768 100644 (file)
@@ -1,7 +1,7 @@
 From 6135d50e44233d8c89ca788f78c669941ad09fb9 Mon Sep 17 00:00:00 2001
 From: Adhemerval Zanella <adhemerval.zanella@linaro.org>
 Date: Tue, 8 Aug 2023 09:27:54 -0300
-Subject: [PATCH 05/27] x86_64: Fix build with --disable-multiarch (BZ 30721)
+Subject: [PATCH 05/44] x86_64: Fix build with --disable-multiarch (BZ 30721)
 
 With multiarch disabled, the default memmove implementation provides
 the fortify routines for memcpy, mempcpy, and memmove.  However, it