Date: Saturday, December 27, 2014 @ 09:57:44
  Author: andrea
Revision: 228078

Qt now enables 'full optimization' and this does not apply anymore, see 
https://qt.gitorious.org/qt/qtbase/commit/cd652500af18671e0d64b30d51c79a0c45b973a3

Modified:
  qt5/trunk/PKGBUILD

----------+
 PKGBUILD |    1 -
 1 file changed, 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-12-27 08:56:10 UTC (rev 228077)
+++ PKGBUILD    2014-12-27 08:57:44 UTC (rev 228078)
@@ -51,7 +51,6 @@
 prepare() {
   cd ${_pkgfqn}
 
-  sed -i "s|-O2|${CXXFLAGS}|" qtbase/mkspecs/common/{g++,gcc}-base.conf
   sed -i "/^QMAKE_LFLAGS\s/s|+=|+= ${LDFLAGS}|g" 
qtbase/mkspecs/common/gcc-base.conf
 
   # Use python2 for Python 2.x

Reply via email to