diff options
author | Holger Freyther <zecke@selfish.org> | 2004-06-04 01:00:15 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2004-06-04 01:00:15 +0000 |
commit | a15c2e16d395e49b0040007bd8018ea7a0488ee9 (patch) | |
tree | 5b2aa03fe93ef51b25715289c49ace66421871d3 /qte/qte_2.3.7.oe | |
parent | fd75bfbd9f88e3c11ae4a7fa527a97cc0e1a4a70 (diff) |
Touches Qt/E2.3.7
-Splits Up the Opie and GCC3.4 patch
-GCC3.4 is always applied but only effective with gcc3.4 compiler
-Opie.patch is the same if I didn't mess up
-Fool the compiler after it fooled us. *(&foo)
This could/should fix the str1 == str2 case somebody reported.
BKrev: 40bfc99foxgkUjpfT6SMFFDqKPpcaQ
Diffstat (limited to 'qte/qte_2.3.7.oe')
-rw-r--r-- | qte/qte_2.3.7.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qte/qte_2.3.7.oe b/qte/qte_2.3.7.oe index bc3fc4fbf5..96f5f6a4b8 100644 --- a/qte/qte_2.3.7.oe +++ b/qte/qte_2.3.7.oe @@ -11,6 +11,7 @@ SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}.tar.gz \ file://tslib.patch;patch=1 \ file://devfs.patch;patch=1 \ file://no-moc.patch;patch=1 \ + file://gcc3_4.patch;patch=1 \ file://update-qtfontdir \ file://sharp_char.h " |