]> git.pld-linux.org Git - packages/qt4.git/commitdiff
- merged into 4.1.1.
authorPaweł Sikora <pluto@pld-linux.org>
Thu, 23 Feb 2006 11:15:06 +0000 (11:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    qt4-alpha.patch -> 1.2

qt4-alpha.patch [deleted file]

diff --git a/qt4-alpha.patch b/qt4-alpha.patch
deleted file mode 100644 (file)
index bbd0da8..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- qt-x11-opensource-src-4.1.0/src/corelib/arch/alpha/arch/qatomic.h.orig     2005-12-16 12:52:24.000000000 +0100
-+++ qt-x11-opensource-src-4.1.0/src/corelib/arch/alpha/arch/qatomic.h  2006-02-18 15:32:28.721401500 +0100
-@@ -87,7 +87,7 @@
-     return ret;
- }
--inline int q_atomic_test_and_set_release_ptr(volatile void *ptr, void *expected, void *newval)
-+inline int q_atomic_test_and_set_ptr(volatile void *ptr, void *expected, void *newval)
- {
-     register void *ret;
-     asm volatile("1:\n"
This page took 0.07231 seconds and 4 git commands to generate.