Ticket #326 (closed defect: fixed)
Opened 5 years ago
Last modified 5 years ago
Fix GCC4 SDL build - files attached needs review
| Reported by: | mjw | Owned by: | scottmc |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | media-libs/libsdl | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
GCC4 fails to build SDL-1.4 on my box. It seems to complain about a function that is declared both static and extern.
I have attached a patch.
Attachments
Change History
Changed 5 years ago by mjw
- attachment SDL-1.2.14.patch added
comment:1 Changed 5 years ago by michaelvoliveira
- Summary changed from Fix GCC4 SDL build to Fix GCC4 SDL build - files attached needs review
comment:2 Changed 5 years ago by scottmc
- Resolution set to fixed
- Status changed from new to closed
Applied in r854, thanks.
Note: See
TracTickets for help on using
tickets.

For me, all works ok now!
THANKS!!