Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 518960 Details for
Bug 647238
app-editors/emacs-25.3: temacs terminates with a bus error
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for emacs-25.3.ebuild
emacs-25.3.ebuild.diff (text/plain), 462 bytes, created by
Ulrich Müller
on 2018-02-10 22:45:45 UTC
(
hide
)
Description:
Patch for emacs-25.3.ebuild
Filename:
MIME Type:
Creator:
Ulrich Müller
Created:
2018-02-10 22:45:45 UTC
Size:
462 bytes
patch
obsolete
>diff --git a/app-editors/emacs/emacs-25.3.ebuild b/app-editors/emacs/emacs-25.3.ebuild >index 35c1cc20476f..286763c2e236 100644 >--- a/app-editors/emacs/emacs-25.3.ebuild >+++ b/app-editors/emacs/emacs-25.3.ebuild >@@ -220,8 +220,8 @@ src_configure() { > } > > src_compile() { >- export SANDBOX_ON=0 # for the unbelievers, see Bug #131505 >- emake >+ # Disable the sandbox. For the unbelievers, see bug #131505 >+ SANDBOX_ON=0 LD_PRELOAD="" emake > } > > src_install () {
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 647238
:
518956
|
518960
|
519062
|
524354
|
524504