Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 311715 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 ebuild (12.0)
firefox-12.0.ebuild.patch (text/plain), 1.07 KB, created by
victor romanchuk
on 2012-05-14 09:05:34 UTC
(
hide
)
Description:
proposed fix for pgo ff ebuild (12.0)
Filename:
MIME Type:
Creator:
victor romanchuk
Created:
2012-05-14 09:05:34 UTC
Size:
1.07 KB
patch
obsolete
>--- /usr/portage/www-client/firefox/firefox-12.0.ebuild 2012-05-03 10:01:29.000000000 +0400 >+++ /usr/local/portage/www-client/firefox/firefox-12.0-r9999.ebuild 2012-05-06 20:46:25.316324133 +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" >@@ -233,6 +224,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