From cd1f97695be1245ab19058d4fbc34e5697cc5383 Mon Sep 17 00:00:00 2001 From: Robert Xu Date: Sat, 12 Nov 2011 18:13:39 -0500 Subject: fix up tdebase and add qt3 --- opensuse/core/qt3/aliasing.diff | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 opensuse/core/qt3/aliasing.diff (limited to 'opensuse/core/qt3/aliasing.diff') diff --git a/opensuse/core/qt3/aliasing.diff b/opensuse/core/qt3/aliasing.diff new file mode 100644 index 000000000..88ef366b5 --- /dev/null +++ b/opensuse/core/qt3/aliasing.diff @@ -0,0 +1,11 @@ +--- src/qt.pro ++++ src/qt.pro +@@ -40,6 +40,8 @@ + XML_CPP = xml + STYLES_CPP = styles + EMBEDDED_CPP = embedded ++QMAKE_CFLAGS += -fno-strict-aliasing ++QMAKE_CFLAGS_MT += -fno-strict-aliasing + + win32 { + contains(QT_PRODUCT,qt-internal) { -- cgit v1.2.1