summaryrefslogtreecommitdiff
path: root/debian/patches/20_mips_atomic_ops.diff
diff options
context:
space:
mode:
authorFathi Boudra <fabo@debian.org>2007-10-06 16:10:34 +0000
committerFathi Boudra <fabo@debian.org>2007-10-06 16:10:34 +0000
commit0b639a0ca0f573fcef424993977b220b8bc29099 (patch)
treef2e255cbd689e6730a9f996ebedb686baf4b4bee /debian/patches/20_mips_atomic_ops.diff
parentfdf123acdbde1fdafa2637822dd4a944865c787c (diff)
downloadqt4-x11-0b639a0ca0f573fcef424993977b220b8bc29099.tar.gz
* Update desktop files categories.
* Add desktop files icons. (Closes: #433581) * Update patches to Qt4.3.2. * Add 90_qmake_cxxflags_fpermissive patch. * Remove 0186-fix-component-alpha-text patch. Merged upstream. * Add qt-copy patches: * 0188-fix-moc-parser-same-name-header * 0189-fix-q3toolbar-qcombobox-signal-slot * 0191-listview-alternate-row-colors * 0192-itemdelegate-palette-state * 0193-qtreeview-division-by-zero * 0194-fix-moveonly-dnd-in-itemviews * 0195-compositing-properties * Update qt4-dev-tools long description. * Update copyright: * Update Trolltech GPL exception to v1.1. * Add Trolltech GPL exception addenum. * Update rules: * Build with -fpermissive. * Introduce QTVERSION. * Fix qt4-config menu section. (Closes: 444896)
Diffstat (limited to 'debian/patches/20_mips_atomic_ops.diff')
-rw-r--r--debian/patches/20_mips_atomic_ops.diff4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/20_mips_atomic_ops.diff b/debian/patches/20_mips_atomic_ops.diff
index 823692f..0312020 100644
--- a/debian/patches/20_mips_atomic_ops.diff
+++ b/debian/patches/20_mips_atomic_ops.diff
@@ -2,8 +2,8 @@ author: Thiemo Seufer <ths@debian.org>
Fix compilation for Linux MIPS-I code.
---- qt4-x11-4.3.1.orig/src/corelib/arch/mips/qatomic32.s
-+++ qt4-x11-4.3.1/src/corelib/arch/mips/qatomic32.s
+--- qt4-x11-4.3.2.orig/src/corelib/arch/mips/qatomic32.s
++++ qt4-x11-4.3.2/src/corelib/arch/mips/qatomic32.s
@@ -6,10 +6,12 @@
.globl q_atomic_test_and_set_int
.ent q_atomic_test_and_set_int