From 5432f2c7a1ff02e1ee0e07e442ceb6c12ca66098 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Tue, 3 Feb 2015 14:09:23 +0100 Subject: Remove traces of the Maemo platform MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I6b551de331aa0386ea53d8e96f50b669777d2d69 Reviewed-by: Friedemann Kleint Reviewed-by: Marc Mutz Reviewed-by: Tor Arne Vestbø --- src/tools/uic/uic.pro | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src') diff --git a/src/tools/uic/uic.pro b/src/tools/uic/uic.pro index 77b8c4ba02..a625bdef9a 100644 --- a/src/tools/uic/uic.pro +++ b/src/tools/uic/uic.pro @@ -10,10 +10,4 @@ HEADERS += uic.h SOURCES += main.cpp \ uic.cpp -*-maemo* { - # UIC will crash when running inside QEMU if built with -O2 - QMAKE_CFLAGS_RELEASE -= -O2 - QMAKE_CXXFLAGS_RELEASE -= -O2 -} - load(qt_tool) -- cgit v1.2.3