Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 83492 Details for
Bug 87184
dev-lang/gprolog-1.2.19 fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
gprolog-1.2.19-noexecstack.patch
gprolog-1.2.19-noexecstack.patch (text/plain), 374 bytes, created by
Keri Harris (RETIRED)
on 2006-03-31 03:11:03 UTC
(
hide
)
Description:
gprolog-1.2.19-noexecstack.patch
Filename:
MIME Type:
Creator:
Keri Harris (RETIRED)
Created:
2006-03-31 03:11:03 UTC
Size:
374 bytes
patch
obsolete
>--- gprolog-1.2.19.orig/src/Ma2Asm/powerpc_any.c 2005-06-14 03:40:22.000000000 +1200 >+++ gprolog-1.2.19/src/Ma2Asm/powerpc_any.c 2006-03-31 22:58:44.000000000 +1200 >@@ -161,6 +161,11 @@ > void > Asm_Stop(void) > { >+#ifndef M_powerpc_darwin >+ Label_Printf("#ifdef __ELF__"); >+ Label_Printf(".section .note.GNU-stack,\"\",@progbits"); >+ Label_Printf("#endif"); >+#endif > } > >
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 87184
: 83492