Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 158049 Details for
Bug 228905
dev-lang/python-2.5.2-r4 : test-str segfault
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch proposal
python.ebuild.patch (text/plain), 372 bytes, created by
Olivier Huber
on 2008-06-22 21:59:46 UTC
(
hide
)
Description:
patch proposal
Filename:
MIME Type:
Creator:
Olivier Huber
Created:
2008-06-22 21:59:46 UTC
Size:
372 bytes
patch
obsolete
>--- python-2.5.2-r4.ebuild~ 2008-06-22 23:08:51.000000000 +0200 >+++ python-2.5.2-r4.ebuild 2008-06-22 23:51:08.000000000 +0200 >@@ -121,6 +121,11 @@ > use hardened && replace-flags -O3 -O2 > fi > >+ # https://bugs.gentoo.org/show_bug.cgi?id=228905 >+ if has_version >=sys-devel/gcc-4* ; then >+ append-flags -fwrapv >+ fi >+ > export OPT="${CFLAGS}" > > local myconf
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 228905
:
158007
| 158049