Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 369032 Details for
Bug 499650
www-client/firefox fix for PGO compilation
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for 24.2.0 ebuild
firefox-ebuild-pgo.patch (text/plain), 727 bytes, created by
Daniel Rammelt
on 2014-01-29 03:45:05 UTC
(
hide
)
Description:
Patch for 24.2.0 ebuild
Filename:
MIME Type:
Creator:
Daniel Rammelt
Created:
2014-01-29 03:45:05 UTC
Size:
727 bytes
patch
obsolete
>--- firefox-24.2.0-old.ebuild 2014-01-29 16:31:35.140057988 +1300 >+++ firefox-24.2.0.ebuild 2014-01-29 16:33:18.390077233 +1300 >@@ -148,6 +148,9 @@ > EPATCH_FORCE="yes" \ > epatch "${WORKDIR}/firefox" > >+ # Fix missing build options >+ epatch "${FILESDIR}/Makefile-pgo.patch >+ > # Allow user to apply any additional patches without modifing ebuild > epatch_user > >@@ -232,7 +235,7 @@ > > # Allow for a proper pgo build > if use pgo; then >- echo "mk_add_options PROFILE_GEN_SCRIPT='\$(PYTHON) \$(OBJDIR)/_profile/pgo/profileserver.py'" >> "${S}"/.mozconfig >+ echo "mk_add_options PROFILE_GEN_SCRIPT='EXTRA_TEST_ARGS=10 \$(MAKE) -C \$(MOZ_OBJDIR) pgo-profile-run'" >> "${S}"/.mozconfig > fi > > # Finalize and report settings
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 499650
:
369030
| 369032