Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 309205 Details for
Bug 394715
>=www-client/firefox-10 fails to compile with pgo useflag (and ati card?) - sandbox access violations
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
proposed fix for pgo ff emerge
firefox-11.0-r1.ebuild.patch (text/plain), 1.07 KB, created by
victor romanchuk
on 2012-04-17 04:10:18 UTC
(
hide
)
Description:
proposed fix for pgo ff emerge
Filename:
MIME Type:
Creator:
victor romanchuk
Created:
2012-04-17 04:10:18 UTC
Size:
1.07 KB
patch
obsolete
>--- /usr/portage/www-client/firefox/firefox-11.0-r1.ebuild 2012-03-28 05:31:28.000000000 +0400 >+++ /usr/local/portage/www-client/firefox/firefox-11.0-r9999.ebuild 2012-04-17 00:04:57.053189175 +0400 >@@ -96,15 +96,6 @@ > pkg_setup() { > moz_pkgsetup > >- # Avoid PGO profiling problems due to enviroment leakage >- # These should *always* be cleaned up anyway >- unset DBUS_SESSION_BUS_ADDRESS \ >- DISPLAY \ >- ORBIT_SOCKETDIR \ >- SESSION_MANAGER \ >- XDG_SESSION_COOKIE \ >- XAUTHORITY >- > if ! use bindist; then > einfo > elog "You are enabling official branding. You may not redistribute this build" >@@ -232,6 +223,15 @@ > # Reset and cleanup environment variables used by GNOME/XDG > gnome2_environment_reset > >+ # Avoid PGO profiling problems due to enviroment leakage >+ # These should *always* be cleaned up anyway >+ unset DBUS_SESSION_BUS_ADDRESS \ >+ DISPLAY \ >+ ORBIT_SOCKETDIR \ >+ SESSION_MANAGER \ >+ XDG_SESSION_COOKIE \ >+ XAUTHORITY >+ > # Firefox tries to use dri stuff when it's run, see bug 380283 > shopt -s nullglob > cards=$(echo -n /dev/dri/card* | sed 's/ /:/g')
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 394715
:
295833
|
296401
|
296685
|
299009
| 309205 |
311715