summaryrefslogtreecommitdiffstats
path: root/patches/grub-0.97/0004-Work-around-a-miscompilation-of-stage2-with-GCC-4.6.patch
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-03-20 10:13:24 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-03-20 10:13:49 +0100
commitef91050441f5ba8b4c768aa69b50a2c93e6a42c8 (patch)
tree9292bd594f307f2ecdb3c3f59decb8f439022483 /patches/grub-0.97/0004-Work-around-a-miscompilation-of-stage2-with-GCC-4.6.patch
parent47c979f379472f39e74bb3e01de24b32e72e6fc9 (diff)
downloadptxdist-ef91050441f5ba8b4c768aa69b50a2c93e6a42c8.tar.gz
ptxdist-ef91050441f5ba8b4c768aa69b50a2c93e6a42c8.tar.xz
grub: fix building with new automake
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'patches/grub-0.97/0004-Work-around-a-miscompilation-of-stage2-with-GCC-4.6.patch')
-rw-r--r--patches/grub-0.97/0004-Work-around-a-miscompilation-of-stage2-with-GCC-4.6.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/grub-0.97/0004-Work-around-a-miscompilation-of-stage2-with-GCC-4.6.patch b/patches/grub-0.97/0004-Work-around-a-miscompilation-of-stage2-with-GCC-4.6.patch
index e08ea2d1e..1bfa8de49 100644
--- a/patches/grub-0.97/0004-Work-around-a-miscompilation-of-stage2-with-GCC-4.6.patch
+++ b/patches/grub-0.97/0004-Work-around-a-miscompilation-of-stage2-with-GCC-4.6.patch
@@ -14,8 +14,8 @@ Patch taken from Gentoo.
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
---
- stage2/Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ stage2/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/stage2/Makefile.am b/stage2/Makefile.am
index f8e6d42..24b07e2 100644