Ticket #388 (closed defect: fixed)
Opened 5 years ago
Last modified 5 years ago
[FLAC] create a patch to build with GCC4
| Reported by: | michaelvoliveira | Owned by: | scottmc |
|---|---|---|---|
| Priority: | normal | Milestone: | Unscheduled |
| Component: | media-libs/flac | Version: | 1.0 |
| Severity: | normal | Keywords: | flac gc44 |
| Cc: |
Description
I got an error in haikuporter building flac-1.2.1 with gcc4
is a lack of cstring header in one example file..
here is the file
/examples/cpp/encode/file/main.cpp
but I'm not able to create a .patch file.. the output is bigger than the zipped sources..
someone can help?
Attachments
Change History
Changed 5 years ago by michaelvoliveira
comment:1 Changed 5 years ago by michaelvoliveira
- Resolution set to fixed
- Status changed from new to closed
Done in r1030. Thanks scott!
Note: See
TracTickets for help on using
tickets.

file corrected