From: Lennert Buytenhek Subject: qt: fix build on ARM EABI This patch fixes building qt 3.3.x on ARM EABI by not applying structure packing (which isn't necessary anymore with EABI.) Signed-off-by: Lennert Buytenhek Index: SPECS/qt.spec =================================================================== --- SPECS.orig/qt.spec +++ SPECS/qt.spec @@ -1,7 +1,7 @@ Summary: The shared library for the Qt GUI toolkit. Name: qt Version: 3.3.8 -Release: 9%{?dist} +Release: 9%{?dist}.fa1 Epoch: 1 License: GPL/QPL Group: System Environment/Libraries @@ -40,6 +40,7 @@ Patch34: qt-3.3.6-fontrendering-ml_IN-20 Patch35: qt-3.3.6-fontrendering-ml_IN-217657.patch Patch36: qt-3.3.6-fontrendering-gu-228451.patch Patch37: qt-3.3.6-fontrendering-gu-228452.patch +Patch38: qt-x11-free-3.3.7-arm.patch # immodule patches Patch50: qt-x11-free-3.3.8-qt-x11-immodule-unified-qt3.3.7-20061229-pre.patch @@ -286,6 +287,7 @@ for the Qt toolkit. %patch35 -p1 -b .fontrendering-ml_IN-217657 %patch36 -p1 -b .fontrendering-gu-228451 %patch37 -p1 -b .fontrendering-gu-228452 +%patch38 -p1 -b .arm %if %{immodule} %patch50 -p1 -b .pre