Opened 6 years ago
Last modified 6 years ago
#1511 new enhancement
add Haiku types in speex_types.h
| Reported by: | anonymous | Owned by: | jean-marc.valin@… |
|---|---|---|---|
| Milestone: | Component: | speex | |
| Version: | unspecified | Severity: | normal |
| Keywords: | Cc: | ||
| Parent Tickets: |
Description
Patch to add Haiku types for speex.
Subtickets (add)
Attachments (2)
Change History (3)
Changed 6 years ago by anonymous
Changed 6 years ago by anonymous
comment:1 Changed 6 years ago by scottmc2@…
Haiku used to have both __BEOS and __HAIKU defined, so we used to have to patch like in the first file attached, but that is no longer the case, so the second simpler patch is all that is needed now. -scottmc HaikuPorts?
Note: See
TracTickets for help on using
tickets.

this is the correct patch, ignore the first one