[arch-commits] Commit in qt4/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Thu Jul 16 06:46:33 UTC 2015


    Date: Thursday, July 16, 2015 @ 08:46:33
  Author: fyan
Revision: 242270

upgpkg: qt4 4.8.7-2

disable -reduce-relocation

Modified:
  qt4/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-16 03:43:31 UTC (rev 242269)
+++ PKGBUILD	2015-07-16 06:46:33 UTC (rev 242270)
@@ -5,7 +5,7 @@
 
 pkgname=qt4
 pkgver=4.8.7
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://www.qt.io'
 license=('GPL3' 'LGPL' 'FDL' 'custom')
@@ -102,7 +102,7 @@
     -silent \
     -no-rpath \
     -optimized-qmake \
-    -reduce-relocations \
+    -no-reduce-relocations \
     -dbus-linked \
     -no-openvg
   make



More information about the arch-commits mailing list