Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 233051 Details for
Bug 318171
[TRACKER] Merge SSP and >=gcc 4.4 hardened to the tree.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix the gcc 4.X SSP build errors
common.eblit.patch (text/plain), 713 bytes, created by
Magnus Granberg
on 2010-05-26 21:16:26 UTC
(
hide
)
Description:
Patch to fix the gcc 4.X SSP build errors
Filename:
MIME Type:
Creator:
Magnus Granberg
Created:
2010-05-26 21:16:26 UTC
Size:
713 bytes
patch
obsolete
>2010-05-07 Magnus Granberg <zorry@gentoo.org> > > # 293721 > * sys-libs/glibc/files/eblits/common.eblit Change filter-flag to append-cflags > >--- a/sys-libs/glibc/files/eblits/common.eblit 2009-12-01 05:57:04.000000000 +0100 >+++ b/sys-libs/glibc/files/eblits/common.eblit 2010-05-02 16:54:01.000000000 +0200 >@@ -170,7 +170,7 @@ > # building glibc with SSP is fraught with difficulty, especially > # due to __stack_chk_fail_local which would mean significant changes > # to the glibc build process. See bug #94325 >- filter-flags -fstack-protector >+ append-cflags $(test-flags-CC -fno-stack-protector) > > if use hardened && gcc-specs-pie ; then > # Force PIC macro definition for all compilations since they're all
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 318171
:
230049
|
230063
|
230065
|
230067
|
230089
|
231461
|
231555
| 233051 |
233053