Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 190695 Details for
Bug 240121
app-portage/deltup: CFLAGS are ignored
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to deltup-0.4.4 to compile with gcc-4.4, replaces patch to compile with gcc-4.3
gcc-4.4-compile.patch (text/plain), 178 bytes, created by
Zeev Tarantov
on 2009-05-08 17:47:19 UTC
(
hide
)
Description:
patch to deltup-0.4.4 to compile with gcc-4.4, replaces patch to compile with gcc-4.3
Filename:
MIME Type:
Creator:
Zeev Tarantov
Created:
2009-05-08 17:47:19 UTC
Size:
178 bytes
patch
obsolete
>--- file.h >+++ file.h >@@ -11,6 +11,9 @@ > * > * Author: John Whitney <jjw@deltup.org> > */ >+#include <cstring> >+#include <cstdlib> >+#include <cstdio> > > class IStream { > public:
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 240121
:
190691
|
190693
|
190694
| 190695 |
190696