Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 47152 Details for
Bug 76068
there is no ebuild for the new stable gtk+ 2.6.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
another patch
gtk+-2.2.2-noexecstack.patch (text/plain), 2.12 KB, created by
Gergan Penkov
on 2004-12-29 12:48:25 UTC
(
hide
)
Description:
another patch
Filename:
MIME Type:
Creator:
Gergan Penkov
Created:
2004-12-29 12:48:25 UTC
Size:
2.12 KB
patch
obsolete
>--- gtk+-2.6.0/gdk-pixbuf/pixops/composite_line_22_4a4_mmx.S.gnustack 2004-12-21 14:20:19.078274000 -0500 >+++ gtk+-2.6.0/gdk-pixbuf/pixops/composite_line_22_4a4_mmx.S 2004-12-21 14:17:14.549986000 -0500 >@@ -6,6 +6,11 @@ > > #if !defined(__MINGW32__) && !defined(__CYGWIN__) > >+/* Magic indicating no need for an executable stack */ >+#if !defined __powerpc64__ && !defined __ia64__ >+.section .note.GNU-stack; .previous >+#endif >+ > .globl _pixops_composite_line_22_4a4_mmx > .type _pixops_composite_line_22_4a4_mmx,@function > _pixops_composite_line_22_4a4_mmx: >--- gtk+-2.6.0/gdk-pixbuf/pixops/composite_line_color_22_4a4_mmx.S.gnustack 2004-12-21 14:20:19.084267000 -0500 >+++ gtk+-2.6.0/gdk-pixbuf/pixops/composite_line_color_22_4a4_mmx.S 2004-12-21 14:17:36.213301000 -0500 >@@ -6,6 +6,11 @@ > > #if !defined(__MINGW32__) && !defined(__CYGWIN__) > >+/* Magic indicating no need for an executable stack */ >+#if !defined __powerpc64__ && !defined __ia64__ >+.section .note.GNU-stack; .previous >+#endif >+ > .globl _pixops_composite_line_color_22_4a4_mmx > .type _pixops_composite_line_color_22_4a4_mmx,@function > _pixops_composite_line_color_22_4a4_mmx: >--- gtk+-2.6.0/gdk-pixbuf/pixops/have_mmx.S.gnustack 2004-12-21 14:20:19.089262000 -0500 >+++ gtk+-2.6.0/gdk-pixbuf/pixops/have_mmx.S 2004-12-21 14:17:47.677828000 -0500 >@@ -6,6 +6,11 @@ > > #if !defined(__MINGW32__) && !defined(__CYGWIN__) > >+/* Magic indicating no need for an executable stack */ >+#if !defined __powerpc64__ && !defined __ia64__ >+.section .note.GNU-stack; .previous >+#endif >+ > .globl _pixops_have_mmx > .type _pixops_have_mmx,@function > _pixops_have_mmx: >--- gtk+-2.6.0/gdk-pixbuf/pixops/scale_line_22_33_mmx.S.gnustack 2004-12-21 14:20:19.110241000 -0500 >+++ gtk+-2.6.0/gdk-pixbuf/pixops/scale_line_22_33_mmx.S 2004-12-21 14:18:00.124366000 -0500 >@@ -6,6 +6,11 @@ > > #if !defined(__MINGW32__) && !defined(__CYGWIN__) > >+/* Magic indicating no need for an executable stack */ >+#if !defined __powerpc64__ && !defined __ia64__ >+.section .note.GNU-stack; .previous >+#endif >+ > .globl _pixops_scale_line_22_33_mmx > .type _pixops_scale_line_22_33_mmx,@function > _pixops_scale_line_22_33_mmx:
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 76068
:
47149
|
47151
| 47152