Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 200565 Details for
Bug 279536
sys-boot/grub-0.97 segfaults with >=sys-devel/gcc-4.1 SSP
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix the segfault on grub with gcc > 4.* and SSP
grub-0.97-gcc4-hardened.patch (text/plain), 462 bytes, created by
Magnus Granberg
on 2009-08-08 12:15:54 UTC
(
hide
)
Description:
Fix the segfault on grub with gcc > 4.* and SSP
Filename:
MIME Type:
Creator:
Magnus Granberg
Created:
2009-08-08 12:15:54 UTC
Size:
462 bytes
patch
obsolete
>diff -ruN /var/tmp/portage/sys-boot/grub-0.97-r6/work/grub-0.97/configure.ac /root/hardened/grub-0.97/configure.ac >--- /work/grub-0.97/configure.ac 2008-06-03 16:09:34.000000000 +0200 >+++ /grub-0.97/configure.ac 2008-06-04 00:24:01.000000000 +0200 >@@ -106,6 +106,7 @@ > ]) > if test "x$no_stack_protector_flag" = xyes; then > STAGE2_CFLAGS="$STAGE2_CFLAGS -fno-stack-protector" >+ GRUB_CFLAGS="$GRUB_CFLAGS -fno-stack-protector" > fi > fi > fi
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 279536
:
199500
| 200565 |
219567
|
219645