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

Antonio Rojas arojas at archlinux.org
Tue Mar 15 19:59:59 UTC 2016


    Date: Tuesday, March 15, 2016 @ 20:59:58
  Author: arojas
Revision: 261671

Remove debug flag

Modified:
  qt5-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-15 16:08:52 UTC (rev 261670)
+++ PKGBUILD	2016-03-15 19:59:58 UTC (rev 261671)
@@ -79,7 +79,7 @@
     -system-harfbuzz \
     -journald \
     -no-use-gold-linker \
-    -reduce-relocations ${SSE2} -debug
+    -reduce-relocations ${SSE2}
 
   make
 }



More information about the arch-commits mailing list