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

Jan Steffens heftig at archlinux.org
Sat Nov 15 12:30:00 UTC 2014


    Date: Saturday, November 15, 2014 @ 13:29:59
  Author: heftig
Revision: 226283

don't need to specify the PGO script anymore

Modified:
  firefox/trunk/PKGBUILD
  firefox/trunk/mozconfig

-----------+
 PKGBUILD  |    2 +-
 mozconfig |    3 ---
 2 files changed, 1 insertion(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-15 12:29:58 UTC (rev 226282)
+++ PKGBUILD	2014-11-15 12:29:59 UTC (rev 226283)
@@ -25,7 +25,7 @@
         firefox-fixed-loading-icon.png)
 sha256sums=('47bf66f8680a97692ea142ca62d46cc91af454771f7fac5c6f6116b83792be01'
             'SKIP'
-            '2e04ee3aefb33bb0f9367e6e88c8ded2cb3e8926fce75a71acfb34b0619dc650'
+            'ffcb2a0ba2ed08f74931a11043717391ef380234cadccc6f0c13f1186ad80e8b'
             'd2a7610393ba259c35e3227b92e02ec91095a95189f56ac93ccdf6732772719c'
             'd86e41d87363656ee62e12543e2f5181aadcff448e406ef3218e91865ae775cd'
             '4b50e9aec03432e21b44d18c4c97b2630bace606b033f7d556c9d3e3eb0f4fa4'

Modified: mozconfig
===================================================================
--- mozconfig	2014-11-15 12:29:58 UTC (rev 226282)
+++ mozconfig	2014-11-15 12:29:59 UTC (rev 226283)
@@ -31,7 +31,4 @@
 ac_add_options --disable-installer
 ac_add_options --disable-debug-symbols
 
-# PGO
-mk_add_options PROFILE_GEN_SCRIPT='EXTRA_TEST_ARGS=10 $(MAKE) -C $(MOZ_OBJDIR) pgo-profile-run'
-
 # vim:set ft=sh:



More information about the arch-commits mailing list