summaryrefslogtreecommitdiff
path: root/user/grub/0010-fix-gcc-no-pie-specs.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2024-12-15 18:28:48 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2024-12-15 18:28:48 -0600
commit98264c3e6fa550a221317a931aeec048eebd01cd (patch)
tree5d5cdec497b62d148d5d44d91d717283bf5d71d2 /user/grub/0010-fix-gcc-no-pie-specs.patch
parent72f2df3f9c62d87fd0255088eec967f2fc2f6da5 (diff)
downloadpackages-98264c3e6fa550a221317a931aeec048eebd01cd.tar.gz
packages-98264c3e6fa550a221317a931aeec048eebd01cd.tar.bz2
packages-98264c3e6fa550a221317a931aeec048eebd01cd.tar.xz
packages-98264c3e6fa550a221317a931aeec048eebd01cd.zip
user/grub: Update to 2.12
This fixes many bugs, including the ability to read newer XFS disks. Closes: #1311
Diffstat (limited to 'user/grub/0010-fix-gcc-no-pie-specs.patch')
-rw-r--r--user/grub/0010-fix-gcc-no-pie-specs.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/grub/0010-fix-gcc-no-pie-specs.patch b/user/grub/0010-fix-gcc-no-pie-specs.patch
index ecd59d24d..74b76f29e 100644
--- a/user/grub/0010-fix-gcc-no-pie-specs.patch
+++ b/user/grub/0010-fix-gcc-no-pie-specs.patch
@@ -1,7 +1,7 @@
diff -ur a/configure b/configure
--- a/configure 2023-10-03 12:10:39.434444137 -0500
+++ b/configure 2023-10-03 12:10:58.731025605 -0500
-@@ -37616,7 +37616,7 @@
+@@ -37656,7 +37656,7 @@
if test x"$grub_cv_target_cc_efiemu64_link_format" = xunknown; then
efiemu_excuse="no suitable link format for efiemu64 found"
else