[qtwebkit] fix build failure with gcc-4.7

Than Ngo than at fedoraproject.org
Tue Jan 24 15:44:05 UTC 2012


commit 28ee8db430065ec3f3b2956d3911672d191ae373
Author: Than Ngo <than at redhat.com>
Date:   Tue Jan 24 16:43:57 2012 +0100

    fix build failure with gcc-4.7

 qtwebkit.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/qtwebkit.spec b/qtwebkit.spec
index 20eecf7..705d622 100644
--- a/qtwebkit.spec
+++ b/qtwebkit.spec
@@ -89,6 +89,7 @@ Provides:  qt4-webkit-devel%{?_isa} = 2:%{version}-%{release}
 %patch5 -p1 -b .qt46
 %patch6 -p1 -b .glib231
 %patch7 -p1 -b .ld.gold
+%patch8 -p1 -b .gcc-4.7
 
 %build 
 
@@ -143,6 +144,7 @@ rm -rf %{buildroot}
 %changelog
 * Tue Jan 24 2012 Than Ngo <than at redhat.com> - 2.2.1-4
 - gcc doesn't support flag -fuse-ld=gold yet
+- fix build failure with gcc-4.7 
 
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild


More information about the scm-commits mailing list