patch uicmoc-native to be compilable w/ gcc 3.4
authorMichael Lauer <mickey@vanille-media.de>
Thu, 8 Jul 2004 22:00:26 +0000 (22:00 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 8 Jul 2004 22:00:26 +0000 (22:00 +0000)
BKrev: 40edc3famL_-jADrWhoOT2Qa6ahSfQ

uicmoc/uicmoc-native-2.3.7/gcc3_4.patch [new file with mode: 0644]
uicmoc/uicmoc-native_2.3.7.oe

diff --git a/uicmoc/uicmoc-native-2.3.7/gcc3_4.patch b/uicmoc/uicmoc-native-2.3.7/gcc3_4.patch
new file mode 100644 (file)
index 0000000..e69de29
index 3b58cdb..95a5df3 100644 (file)
@@ -4,7 +4,8 @@ PRIORITY = "optional"
 LICENSE = "GPL/QPL"
 
 SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}.tar.gz \
-           file://fix-makefile.patch;patch=1"
+           file://fix-makefile.patch;patch=1 \
+           file://gcc3_4.patch;patch=1"
 
 S = "${WORKDIR}/qt-${PV}"